Added app reducer, fixed package issues, begun camera screen updates

This commit is contained in:
Patrick Fic
2020-11-09 18:43:59 -08:00
parent 86744ff29a
commit ab1e04f564
22 changed files with 653 additions and 68 deletions

View File

@@ -20,7 +20,10 @@
"expo-camera": "~9.0.0",
"expo-file-system": "~9.2.0",
"expo-font": "~8.3.0",
"expo-image-picker": "~9.1.1",
"expo-localization": "~9.0.0",
"expo-media-library": "~9.2.1",
"expo-permissions": "~9.3.0",
"expo-status-bar": "~1.0.2",
"firebase": "7.9.0",
"formik": "^2.2.3",