Created
May 15, 2019 08:48
-
-
Save jwthanh/541fa6c161200bc42c8a05348b7648bc to your computer and use it in GitHub Desktop.
Fix react native could not find anyone simulator
This file contains 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
sed -i '' 's/startsWith/includes/g' node_modules/react-native/local-cli/runIOS/findMatchingSimulator.js |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment