I\'m getting the following error: Possible unhandled promise rejection (id:0: Network request failed
Possible unhandled promise rejection (id:0: Network request failed
Here\'s the promise code, I don\'t see what\'s wro
In My case, I am running a local Django backend in IP 127.0.0.1:8000 with Expo start. Just make sure you have the server in public domain not hosted lcoally on your machine
127.0.0.1:8000
public domain