test
This commit is contained in:
@@ -25,7 +25,9 @@
|
||||
"axios": "^1.5.0",
|
||||
"babel-plugin-module-resolver": "^5.0.0",
|
||||
"expo": "~49.0.8",
|
||||
"expo-application": "~5.3.0",
|
||||
"expo-build-properties": "~0.8.3",
|
||||
"expo-constants": "~14.4.2",
|
||||
"expo-secure-store": "~12.3.1",
|
||||
"expo-splash-screen": "~0.20.5",
|
||||
"expo-status-bar": "~1.6.0",
|
||||
@@ -38,6 +40,8 @@
|
||||
"react-native-keyevent-expo-config-plugin": "^1.0.49",
|
||||
"react-native-modal": "^13.0.1",
|
||||
"react-native-paper": "^5.10.6",
|
||||
"react-native-progress": "^5.0.1",
|
||||
"react-native-progress-circle-updated": "^2.2.1",
|
||||
"react-native-radio-buttons-group": "^3.0.5",
|
||||
"react-native-reanimated": "3.3.0",
|
||||
"react-native-responsive-dimensions": "^3.1.1",
|
||||
@@ -51,7 +55,9 @@
|
||||
"react-native-webview": "13.2.2",
|
||||
"react-redux": "^8.1.2",
|
||||
"redux": "^4.2.1",
|
||||
"rn-openapp": "^2.1.2"
|
||||
"rn-openapp": "^2.1.2",
|
||||
"expo-file-system": "~15.4.4",
|
||||
"expo-intent-launcher": "~10.7.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.20.0",
|
||||
|
||||
Reference in New Issue
Block a user