Added a testing sign in method for Redux.

This commit is contained in:
Patrick Fic
2020-08-05 22:04:23 -07:00
parent 53360b1d5e
commit 481daac70c
8 changed files with 579 additions and 188 deletions

View File

@@ -11,6 +11,7 @@
"@react-native-community/async-storage": "^1.11.0",
"expo": "~38.0.8",
"expo-status-bar": "^1.0.2",
"firebase": "^7.17.1",
"react": "~16.11.0",
"react-dom": "~16.11.0",
"react-native": "https://github.com/expo/react-native/archive/sdk-38.0.2.tar.gz",