React Native - Can't find variable AppRegistry

Viewed 3696

I've just started with react native. I've run:

$ react-native init AwesomeProject
$ cd AwesomeProject
$ react-native run-android

When it runs on the device shows red screen with:

React Native - Can't find variable AppRegistry
0 Answers
Related