Search code examples
iosreact-nativewebstorm

WebStorm - React-Native App simulator not working


I created a brand new React-Native app using WebStorm. When I click on Run -> iOS to fire in iOS simulator, I don't see iOS simulator loading. I don't see any errors also. Here is the screenshot after I run the project. enter image description here enter image description here

Now I could run react-native run-ios to get iOS simulator to work (btw which works), but I would like WebStorm to fire simulator so that I can use in-built debugger in WebStorm.


Solution

  • What webStorm and react-native versions do you use? looks similar to WEB-29569, fixed in 2017.3