stopped at access token

This commit is contained in:
heyethereum
2024-07-26 22:51:11 +08:00
parent 12873b1fa8
commit f20b0ad4e8
12 changed files with 358 additions and 242 deletions

View File

@@ -11,6 +11,7 @@
"web": "expo start --web"
},
"dependencies": {
"@aws-amplify/auth": "^6.3.10",
"@aws-amplify/react-native": "^1.1.1",
"@aws-amplify/rtn-web-browser": "^1.0.30",
"@aws-amplify/ui-react-native": "^2.2.2",
@@ -20,7 +21,7 @@
"@react-navigation/bottom-tabs": "^6.5.20",
"@react-navigation/native": "^6.1.17",
"@reduxjs/toolkit": "^2.2.6",
"aws-amplify": "^6.3.8",
"aws-amplify": "^6.4.2",
"axios": "^1.7.2",
"dotenv": "^16.4.5",
"expo": "~51.0.17",