Does Webstorm require Xcode?

Does Webstorm require that Xcode be installed on the computer Webstorm is installed on to use the emulator?

 

0
1 comment
Avatar
Permanently deleted user

Hello! If you're going to run your React Native app on the iOS Simulator you need to have the Xcode version 9.4 or newer to work with it.
See the "Building Projects with Native Code" guide for the details: https://facebook.github.io/react-native/docs/getting-started.html

2

Please sign in to leave a comment.