Expo React Native Android Emulator Can't Connect to Express Backend
I'm building a React Native frontend with Expo (managed workflow) and an Express backend running locally. My app works fine on the web version (using expo start --web), but when I test on the Android emulator, the frontend can't connect…