This commit is contained in:
2023-11-21 02:12:06 +03:00
parent b86c7de22a
commit f5539ff2a5
5 changed files with 264 additions and 14 deletions

View File

@@ -28,6 +28,9 @@
"expo-application": "~5.3.0",
"expo-build-properties": "~0.8.3",
"expo-constants": "~14.4.2",
"expo-dev-client": "~2.4.12",
"expo-file-system": "~15.4.4",
"expo-intent-launcher": "~10.7.0",
"expo-secure-store": "~12.3.1",
"expo-splash-screen": "~0.20.5",
"expo-status-bar": "~1.6.0",
@@ -55,9 +58,7 @@
"react-native-webview": "13.2.2",
"react-redux": "^8.1.2",
"redux": "^4.2.1",
"rn-openapp": "^2.1.2",
"expo-file-system": "~15.4.4",
"expo-intent-launcher": "~10.7.0"
"rn-openapp": "^2.1.2"
},
"devDependencies": {
"@babel/core": "^7.20.0",