Skip to content

Instantly share code, notes, and snippets.

@gitspilo
Created August 9, 2018 03:53
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gitspilo/562e84767bba4cfe82b5ac6726a91046 to your computer and use it in GitHub Desktop.
Save gitspilo/562e84767bba4cfe82b5ac6726a91046 to your computer and use it in GitHub Desktop.
RN-ios build genrat
1.... react-native bundle --dev false --entry-file index.ios.js --platform ios --bundle-output ios/main.jsbundle
2.... react-native bundle --dev false --assets-dest ./ios --entry-file index.ios.js --platform ios --bundle-output ios/main.jsbundle
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment