Create a shareable APK for Android:
*Once the key is generated use it to generate the installable build
react-native bundle --platform android --dev false --entry-file index.android.js \
--bundle-output android/app/src/main/assets/index.android.bundle \
--assets-dest android/app/src/main/res/