New User Process:
- Clone the repository.
- $ yarn install
- Start a Virtual Device from Android Studio config:(API 29, Android Q)
- $ npx react-native run-android // for first time
Already setup project:
- $ npx react-native start // if apk is generated and installed on the device; not the first time; cmd is to start metro bundler