Created
August 9, 2018 03:53
-
-
Save gitspilo/562e84767bba4cfe82b5ac6726a91046 to your computer and use it in GitHub Desktop.
RN-ios build genrat
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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