couldn't connect to the URL built using LAN .Getting sockettimeout exception always.Tunnel URL is getting failed to connect all the time.

For Tunnel url issue I have seen a issue related to this. But my devices are in same network and internet connectivity is fine but still tunnel url is not connecting all the time. Please suggest a way.

LAN url is not at all connecting.Always giving socket timeout exception.

I have the same problem. Any luck?

I see that the bundle is at 192.168.0.101 whereas the phone tries to connect to 192.168.0.100. Setting REACT_NATIVE_PACKAGER_HOSTNAME=‘192.168.0.100’ didn’t help

The answer is
1:turn of your network firewalls if it is turnd on then it dose not send a json type output ,it was a main thing.

2: using expo start to run.
That’s it.