Skip to content

Instantly share code, notes, and snippets.

@LuffyAnshul
Created April 2, 2021 10:24
Show Gist options
  • Save LuffyAnshul/929a6f4ab59e29323807a97bad4b41b5 to your computer and use it in GitHub Desktop.
Save LuffyAnshul/929a6f4ab59e29323807a97bad4b41b5 to your computer and use it in GitHub Desktop.
Release Configuration Command
react-native bundle --platform android --dev false --entry-file index.js --bundle-output android/app/src/main/assets/index.android.bundle
--assets-dest android/app/src/main/res/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment