Added job select & safe view to camera.

This commit is contained in:
Patrick Fic
2021-02-08 21:39:30 -08:00
parent 3a0c8b9a5a
commit 1cda8579a5
11 changed files with 155 additions and 82 deletions

View File

@@ -55,7 +55,8 @@
"redux-saga": "^1.1.3",
"reselect": "^4.0.0",
"sentry-expo": "^3.0.4",
"subscriptions-transport-ws": "^0.9.18"
"subscriptions-transport-ws": "^0.9.18",
"expo-av": "~8.7.0"
},
"devDependencies": {
"@babel/core": "^7.12.13",