Skip to content

Instantly share code, notes, and snippets.

@Saber2pr
Last active April 13, 2022 08:08
Show Gist options
  • Save Saber2pr/0456ca20ae3f733e639cc0c43e925c36 to your computer and use it in GitHub Desktop.
Save Saber2pr/0456ca20ae3f733e639cc0c43e925c36 to your computer and use it in GitHub Desktop.
mkdir -p ./out
node node_modules/react-native/local-cli/cli.js bundle --max-workers 2 --reset-cache --platform ios --dev false --entry-file index.js --bundle-output ./out/main.jsbundle --assets-dest ./out
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment