Error Running React Native App From Terminal (iOS)

前端 未结 13 2751
借酒劲吻你
借酒劲吻你 2020-12-22 15:43

I am following the tutorial on the official React Native website.

Using the following to build my project:

react-native run-ios

I g

13条回答
  •  渐次进展
    2020-12-22 16:15

    By default, after installing Xcode command-line not selected, so open Xcode and go to Preferences >> Locations and set Command Line Tools...

    This worked for me in MAC High Sierra, Xcode Version 9.3:

    Press i to open iOS emulator...

    And You can see a cool new iPhone simulator like below image:

提交回复
热议问题