After a reload my app has stopped loading.
I have tried on both emulators and 2 real devives, android and ios.
The error is:
Error: Unabl
In my case ,I have updated react-native verison and the debugger broke.
Run npm i react-devtools-core in order to update debugger.
npm i react-devtools-core