Skip to content

Instantly share code, notes, and snippets.

@padupuy
Created December 1, 2016 13:16
Show Gist options
  • Save padupuy/9f73da9137df3f4cdd7cf03d4fff03f6 to your computer and use it in GitHub Desktop.
Save padupuy/9f73da9137df3f4cdd7cf03d4fff03f6 to your computer and use it in GitHub Desktop.
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/
cd android && ./gradlew assembleRelease
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment