Skip to content

Instantly share code, notes, and snippets.

@fcaldarelli
Last active September 22, 2020 13:50
Show Gist options
  • Save fcaldarelli/ed8768c896770d6dddf0459ee5beaafb to your computer and use it in GitHub Desktop.
Save fcaldarelli/ed8768c896770d6dddf0459ee5beaafb to your computer and use it in GitHub Desktop.
./node_modules/.bin/react-native bundle --entry-file='index.js' --bundle-output='./ios/main.jsbundle' --dev=false --platform='ios' --assets-dest='./ios'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment