React Native Change Default iOS Simulator Device

前端 未结 13 1608
轮回少年
轮回少年 2020-12-12 09:56

When I run this command:

react-native run-ios

My app runs by default in the iPhone6 simulator device:

Found Xcode project R         


        
13条回答
  •  暗喜
    暗喜 (楼主)
    2020-12-12 10:18

    I developed CLI tool for it.You can just type "rndcli".and select device

    https://github.com/nazrdogan/rndcli

提交回复
热议问题