Closed
Description
Following the https://facebook.github.io/react-native/docs/getting-started.html#content:
Creating and initing the app (with '$ npm install -g react-native-cli' , then '$ react-native init Canine) seems to work fine.
But then opening the unmodified app in xcode and running results in red screen (see attached screenshot and xcode log).
Same error happens when building it from commandline (with 'react-native run-android').
Last time I started a new app (then using 0.17), this crash did not happen.
Node version is 5.3.0, xcode version is 7.2