The north star of front-end.
- Run the app with
expo start
. - Open Android Studio and navigate tools > AVD Manager
- Create an emulator or launch an existing one and make sure it is turned on.
- Open the expo client URL given and select
Run on Android device/emulator
. - The simulator should now open the app. Happy coding.
- Run
expo doctor
.