Last active
September 22, 2020 13:50
-
-
Save fcaldarelli/ed8768c896770d6dddf0459ee5beaafb to your computer and use it in GitHub Desktop.
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
./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