I know there are many posts regarding this, however the other posts do not seem to fix my issue.
app.JSON
{
"expo": {
"sdkVersion": "25.0.0"
}
}
Package.json
"dependencies": {
"expo": "^25.0.0",
"react": "16.2.0",
"react-native": "^0.52.0",
"react-native-camera": "^1.0.3"
}
Any help is appreciated, thanks.
