upd: ios dan android install
This commit is contained in:
17
package.json
17
package.json
@@ -17,9 +17,9 @@
|
||||
"dependencies": {
|
||||
"@expo/server": "^0.6.2",
|
||||
"@expo/vector-icons": "^14.0.2",
|
||||
"@react-native-async-storage/async-storage": "^2.1.2",
|
||||
"@react-native-community/datetimepicker": "8.2.0",
|
||||
"@react-native-firebase/app": "^22.2.1",
|
||||
"@react-native-async-storage/async-storage": "2.1.2",
|
||||
"@react-native-community/datetimepicker": "8.4.1",
|
||||
"@react-native-firebase/app": "^22.4.0",
|
||||
"@react-native-firebase/database": "^22.4.0",
|
||||
"@react-native-firebase/messaging": "^22.2.1",
|
||||
"@react-navigation/bottom-tabs": "^7.2.0",
|
||||
@@ -45,21 +45,20 @@
|
||||
"expo-linear-gradient": "~14.1.4",
|
||||
"expo-linking": "~7.1.5",
|
||||
"expo-media-library": "~17.1.6",
|
||||
"expo-modules-core": "~2.4.0",
|
||||
"expo-notifications": "~0.31.3",
|
||||
"expo-router": "~5.0.7",
|
||||
"expo-router": "~5.1.4",
|
||||
"expo-sharing": "^13.1.5",
|
||||
"expo-splash-screen": "~0.30.8",
|
||||
"expo-status-bar": "~2.2.3",
|
||||
"expo-symbols": "~0.4.4",
|
||||
"expo-system-ui": "~5.0.7",
|
||||
"expo-web-browser": "~14.1.6",
|
||||
"expo-web-browser": "~14.2.0",
|
||||
"form-data": "^4.0.2",
|
||||
"formidable": "^3.5.4",
|
||||
"moment": "^2.30.1",
|
||||
"react": "19.0.0",
|
||||
"react-dom": "19.0.0",
|
||||
"react-native": "0.79.2",
|
||||
"react-native": "0.79.5",
|
||||
"react-native-blob-util": "^0.21.2",
|
||||
"react-native-confirmation-code-field": "^7.4.0",
|
||||
"react-native-date-picker": "^5.0.12",
|
||||
@@ -76,11 +75,11 @@
|
||||
"react-native-reanimated-carousel": "^4.0.2",
|
||||
"react-native-render-html": "^6.3.4",
|
||||
"react-native-safe-area-context": "5.4.0",
|
||||
"react-native-screens": "~4.10.0",
|
||||
"react-native-screens": "~4.11.1",
|
||||
"react-native-svg": "15.11.2",
|
||||
"react-native-ui-datepicker": "^3.0.5",
|
||||
"react-native-web": "^0.20.0",
|
||||
"react-native-webview": "^13.15.0",
|
||||
"react-native-webview": "13.13.5",
|
||||
"react-redux": "^9.2.0",
|
||||
"redux": "^5.0.1"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user