How to run an Expokit project on a mobile phone/emulator for development?

Asked

Viewed 106 times

1

I had a project done in Expo, but ejected it using Expokit, which creates the folders /android and /Ios, I can generate the apk however I can not emulate on my mobile for development. The command I use to build apk is gradlew assembleRelease, tried to use react-native run-android but gave error. Any suggestions on how to run a project on my mobile/emulator for development? Follow the image with the error after react-native run-android:

Imagem

  • I recommend using Android Studio to run on the emulator, once it runs you won’t need Android Studio open anymore (you’ll only need it again when you change the Expo server URL)

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.