changes for apk build
This commit is contained in:
+15
-14
@@ -21,35 +21,36 @@
|
||||
"dependencies": {
|
||||
"@expo/ngrok": "^4.1.3",
|
||||
"axios": "^1.7.8",
|
||||
"expo": "^52.0.14",
|
||||
"expo": "~52.0.18",
|
||||
"expo-auth-session": "^6.0.1",
|
||||
"expo-blur": "~14.0.1",
|
||||
"expo-blur": "^14.0.1",
|
||||
"expo-checkbox": "^4.0.0",
|
||||
"expo-constants": "~17.0.3",
|
||||
"expo-font": "~13.0.1",
|
||||
"expo-haptics": "~14.0.0",
|
||||
"expo-font": "^13.0.1",
|
||||
"expo-haptics": "^14.0.0",
|
||||
"expo-image": "~2.0.3",
|
||||
"expo-image-picker": "~16.0.3",
|
||||
"expo-linking": "~7.0.3",
|
||||
"expo-router": "~4.0.11",
|
||||
"expo-secure-store": "~14.0.0",
|
||||
"expo-splash-screen": "~0.29.13",
|
||||
"expo-status-bar": "~2.0.0",
|
||||
"expo-symbols": "~0.2.0",
|
||||
"expo-system-ui": "~4.0.5",
|
||||
"expo-splash-screen": "^0.29.18",
|
||||
"expo-status-bar": "^2.0.0",
|
||||
"expo-symbols": "^0.2.0",
|
||||
"expo-system-ui": "^4.0.6",
|
||||
"expo-web-browser": "~14.0.1",
|
||||
"pm2": "^5.4.3",
|
||||
"react": "18.3.1",
|
||||
"react-dom": "18.3.1",
|
||||
"react-native": "0.76.3",
|
||||
"react-native-gesture-handler": "~2.21.2",
|
||||
"react-native-modal": "^13.0.1",
|
||||
"react-native": "0.76.5",
|
||||
"react-native-gesture-handler": "^2.21.2",
|
||||
"react-native-paper": "^5.12.5",
|
||||
"react-native-reanimated": "~3.16.3",
|
||||
"react-native-safe-area-context": "4.12.0",
|
||||
"react-native-screens": "~4.1.0",
|
||||
"react-native-status-bar-height": "^2.6.0",
|
||||
"react-native-switch-with-icons": "^3.0.1",
|
||||
"react-native-web": "~0.19.13",
|
||||
"react-native-webview": "13.12.4",
|
||||
"ts-node": "^10.9.2"
|
||||
"react-native-webview": "^13.12.5",
|
||||
"sharp": "^0.33.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.26.0",
|
||||
|
||||
Reference in New Issue
Block a user