0

Firstly react-native install and then create a project, this problem are created to the run time in android phone.

I got this error :

Error : index.android.bundle (run 'react-native' start)

enter image description here enter image description here

Chaurasia
  • 568
  • 5
  • 22

1 Answers1

1

This error occurs when your device lost connection from the system for that you just need to run react-native run-android and the connection will establish again.

For more and detailed info check this

AddWeb Solution Pvt Ltd
  • 20,310
  • 5
  • 23
  • 55