Added camera screen + dependencies.

This commit is contained in:
Patrick Fic
2020-08-13 13:07:11 -07:00
parent 4d50906b48
commit 3ea3cd9fce
6 changed files with 116 additions and 3 deletions

View File

@@ -14,6 +14,7 @@ export default StyleSheet.create({
},
swipe_view: {
flex: 1,
alignItems: "center",
justifyContent: "center",
width: 100,