react native ios启动指定模拟器

react-native run-ios --simulator "iPhone 7 Plus”

xcrun instruments -w 'iPhone X'

原文地址:https://www.cnblogs.com/jkr666666/p/10077420.html