expo-eas Questions
3
I am trying to get react-native-permissions in my dev-client build of Expo to run. The build succeeds, but when I start the app, I am getting a relatively generic "No permission handler detect...
Michikomichon asked 28/5, 2022 at 5:13
3
I have an expo (v 46.0.0) project with EAS with the following build config (eas.json).
{
"cli": {
"version": ">= 1.1.0"
},
"build": {
"productio...
1
Solved
When I used the new build tool from expo called EAS to build my react native application locally:
eas build --platform android --local
I got an error:
SDK location not found. Define location with ...
Teryn asked 23/3, 2022 at 18:57
1
© 2022 - 2024 — McMap. All rights reserved.