Skip to content

Instantly share code, notes, and snippets.

@milankamilya
Last active August 9, 2018 11:10
Show Gist options
  • Save milankamilya/e4502a5c45bfd46e1ac63ab65aca9bae to your computer and use it in GitHub Desktop.
Save milankamilya/e4502a5c45bfd46e1ac63ab65aca9bae to your computer and use it in GitHub Desktop.
Build iOS Bundle for React Native
react-native bundle --entry-file index.js --platform ios --dev false --bundle-output ios/main.jsbundle --assets-dest ios
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment