Skip to content

Following 'getting started' on react native 0.20, unmodified app crashes on first run #6085

Closed
@refugeefromflashland

Description

@refugeefromflashland

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

simulator screen shot 22 feb 2016 14 17 13
xcodelog.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions