Running multiple iOS simulators with React Native

Keshav Gautam
Apr 20, 2021

--

Photo by Caspar Camille Rubin on Unsplash

in your vs code open the terminal.

you can below command in terminal

npx react-native run-ios --simulator="iPhone X"

and open another terminal

npx react-native run-ios --simulator="iPhone 12"

iPad

• iPad Pro (12.9-inch) 4th generation

npx react-native run-ios --simulator="iPad Pro (12.9-inch) (4th generation)"

• iPad Air (3rd generation)

npx react-native run-ios --simulator="iPad Air (3rd generation)"

• iPad (7th generation)

npx react-native run-ios --simulator="iPad (8th generation)"

Sign up to discover human stories that deepen your understanding of the world.

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

--

--

Keshav Gautam
Keshav Gautam

No responses yet

Write a response