Created
October 11, 2019 12:17
-
-
Save matteocollina/f06622c3328a554d33bb155ae336c74f 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
# Start Metro bundler with env var | |
$ REACT_APP_ENV=prod react-native start --reset-cache | |
$ react-native run-ios |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment