Skip to content

Instantly share code, notes, and snippets.

@jwthanh
Created May 15, 2019 08:48
Show Gist options
  • Save jwthanh/541fa6c161200bc42c8a05348b7648bc to your computer and use it in GitHub Desktop.
Save jwthanh/541fa6c161200bc42c8a05348b7648bc to your computer and use it in GitHub Desktop.
Fix react native could not find anyone simulator
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