DEV Community

tomvit16
tomvit16

Posted on

React Native: Command `run-ios` unrecognized

React Native: Command `run-ios` unrecognized

58

I have two different ReactNative-Projects:

  • a) a project from januar 2016
  • b) a complete new react-native project from now (march 20th 2016)

Within the new project the cli tool of react-native contains the command "run-ios" next two "run-android", but not on the older project from januar 2016. On the older…

Top comments (0)