ReactNativeSchool / react-native-flatlist-demo

228 stars 125 forks source link

could not get BatchedBridge, make sure your bundle is packaged correctly #7

Closed Abdoulrasheed closed 5 years ago

Abdoulrasheed commented 5 years ago

Screenshot_20190526-112507

I tried to run the the project with the steps mentioned, unfortunately i ends up getting this error

Abdoulrasheed commented 5 years ago

I am able to get rid of this error by running:

react-native run-android react-native start --reset-cache

https://github.com/facebook/react-native/issues/9336