My current setup is Rails on the backend, React Native on the front end. According to other questions, I know that I need to use the address 10.0.3.2
to access localhost from within Genymotion (10.0.2.2
if you're on the default Android emulator).
How do I allow incoming connections for my Rails server?