This project was bootstrapped with Create React Native App and tested for Android using Genymotion emulator.
- Open your terminal and run Genymotion
- Go to the project's folder and run:
yarn install
yarn start
When the Packager was loaded, pressa
to start the Android emulator
If you nedd to configure Genymotion see the follow instructions
- Make sure that you can run adb from your terminal.
- Open Genymotion and navigate to
Settings -> ADB
. Select “Use custom Android SDK tools” and update with your Android SDK directory.