remove mask view

This commit is contained in:
Hailey
2024-11-10 13:57:05 -08:00
parent 0071f8fa94
commit 358ccee846
3 changed files with 41 additions and 84 deletions
+5 -6
View File
@@ -78,7 +78,6 @@
"@radix-ui/react-focus-guards": "^1.1.1",
"@radix-ui/react-focus-scope": "^1.1.0",
"@react-native-async-storage/async-storage": "1.24.0",
"@react-native-masked-view/masked-view": "0.3.2",
"@react-native-menu/menu": "^1.1.6",
"@react-native-picker/picker": "2.9.0",
"@react-navigation/bottom-tabs": "^6.5.20",
@@ -171,7 +170,7 @@
"react-image-crop": "^11.0.7",
"react-keyed-flatten-children": "^3.0.0",
"react-native": "0.76.1",
"react-native-compressor": "^1.9.0",
"react-native-compressor": "1.8.24",
"react-native-date-picker": "^5.0.7",
"react-native-drawer-layout": "^4.0.1",
"react-native-gesture-handler": "2.20.2",
@@ -208,9 +207,9 @@
},
"devDependencies": {
"@atproto/dev-env": "^0.3.55",
"@babel/core": "^7.23.2",
"@babel/preset-env": "^7.20.0",
"@babel/runtime": "^7.20.0",
"@babel/core": "^7.26.0",
"@babel/preset-env": "^7.26.0",
"@babel/runtime": "^7.26.0",
"@did-plc/server": "^0.0.1",
"@expo/config-plugins": "8.0.4",
"@expo/prebuild-config": "6.7.0",
@@ -243,7 +242,7 @@
"babel-loader": "^9.1.2",
"babel-plugin-macros": "^3.1.0",
"babel-plugin-module-resolver": "^5.0.0",
"babel-plugin-react-compiler": "^0.0.0-experimental-592953e-20240517",
"babel-plugin-react-compiler": "^19.0.0-beta-63b359f-20241101",
"babel-plugin-react-native-web": "^0.18.12",
"babel-preset-expo": "^10.0.0",
"eslint": "^8.19.0",