2

Trying to run the react-native android application. Getting following error attached below:

enter image description here

and couldn't find any way to resolve it. I tried restarting packager, reconnecting device, restarting the emulator as well run the command adb reverse tcp:8081 tcp:8081

Corrupt
  • 313
  • 4
  • 16

1 Answers1

0

I faced the similar issue and found the solution at error "Could not get BatchedBridge, make sure your bundle is packaged properly" on start of app

Chech it once.

Sidharth Taneja
  • 548
  • 6
  • 7