Hi guys,
I have my own API server running on my computer and also debugging my application using Expo XDE. And I need to send an image data to API server (from my computer camera).
Also I can’t login to localhost:8000/login
; Basically I can’t send a HTTP request to my server. It worked with emulator though.
I think debugging on the device doesn’t seem working like debugging on emulator.
Can Expo get a connection from localhost (my local server using Expo XDE)? How do you