Change default IOS simulator

By default expo provides iphone x as a simulator
how can we change the default simulator

hey, not sure if this is the only way to change the simulator but after I open the app on the simulator I do this:

1 Like

Expo launches the most recent simulator you’ve used (or whatever Xcode’s behavior is). If you open another simulator, Expo will use that instead.

Check out the way it worked for me on here