Cannot find entry file index.android.js in any of the roots:[ Android ]

 

Changed the version of react project to a lower one from here

npm install -g rninit

rninit init [Project Name] --source react-native@0.40.0

Worked okay for both on both iOS and Android on . If you get Error Could not get BatchedBridge. run this

adb reverse tcp:8081 tcp:8081

This worked for me.

posted @ 2018-05-08 15:29  老榕树  阅读(196)  评论(0编辑  收藏  举报