Front: Fix Refresh on authentication
This commit is contained in:
+2
-1
@@ -14,6 +14,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@expo/vector-icons": "^13.0.0",
|
||||
"@expo/webpack-config": "^0.17.3",
|
||||
"@react-native-async-storage/async-storage": "^1.17.11",
|
||||
"@react-navigation/native": "^6.0.11",
|
||||
"@react-navigation/native-stack": "^6.7.0",
|
||||
@@ -24,7 +25,7 @@
|
||||
"@types/react-query": "^1.2.9",
|
||||
"@types/react-test-renderer": "^18.0.0",
|
||||
"expo": "^47.0.8",
|
||||
"expo-asset": "~8.6.2",
|
||||
"expo-asset": "~8.7.0",
|
||||
"expo-dev-client": "~2.0.1",
|
||||
"expo-screen-orientation": "^5.0.1",
|
||||
"expo-secure-store": "~12.0.0",
|
||||
|
||||
Reference in New Issue
Block a user