Skip to content

Instantly share code, notes, and snippets.

@gitspilo
Created August 9, 2018 03:53
Show Gist options
  • Save gitspilo/eba0a3dfa2bb9823690d484381fe17cf to your computer and use it in GitHub Desktop.
Save gitspilo/eba0a3dfa2bb9823690d484381fe17cf to your computer and use it in GitHub Desktop.
RN-android build genrat
react-native bundle --assets-dest ./android/app/src/main/res/ --entry-file ./index.android.js --bundle-output ./android/app/src/main/assets/index.android.bundle --platform android --dev false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment