📌  相关文章
📜  反应本机运行 ios 在模拟器中而不是在 Iphone 中运行应用程序 - Javascript 代码示例

📅  最后修改于: 2022-03-11 15:03:42.553000             🧑  作者: Mango

代码示例1
react-native run-ios --device

this is for connected devices


react-native run-ios --simulator="simulator name"

or 

react-native run-ios --simulator