added camera controls component and updated camera ui

This commit is contained in:
Patrick Fic
2020-11-12 21:45:57 -08:00
parent e31f621a8f
commit 79ec14fe53
6 changed files with 203 additions and 86 deletions

View File

@@ -35,6 +35,7 @@
"react-dom": "16.13.1",
"react-i18next": "^11.7.3",
"react-native": "https://github.com/expo/react-native/archive/sdk-39.0.3.tar.gz",
"react-native-easy-grid": "^0.2.2",
"react-native-gesture-handler": "~1.7.0",
"react-native-indicators": "^0.17.0",
"react-native-reanimated": "~1.13.0",