Skip to content

Instantly share code, notes, and snippets.

@santospatrick
Created January 28, 2025 12:47
Show Gist options
  • Save santospatrick/145c15c1cb3c565b8368f1fe871cf63f to your computer and use it in GitHub Desktop.
Save santospatrick/145c15c1cb3c565b8368f1fe871cf63f to your computer and use it in GitHub Desktop.
React Native + Expo + iPhone 16 simulator on MacOS
sudo xcode-select -s /Applications/Xcode.app/Contents/Developer

cd /path/to/project
yarn expo start
# Press "Shift + I" to select an iOS device ✅
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment