Login and logout

This commit is contained in:
aeroreyna
2022-03-12 22:44:47 -08:00
parent 1abf26ce60
commit 082abd8fbe
7 changed files with 67 additions and 23 deletions

View File

@@ -26,7 +26,8 @@
"react-native-screens": "^3.13.1",
"react-native-vector-icons": "^9.1.0",
"react-native-web": "0.17.1",
"react-native-webview": "^11.17.2"
"react-native-webview": "^11.17.2",
"@react-native-async-storage/async-storage": "~1.15.0"
},
"devDependencies": {
"@babel/core": "^7.12.9"