Source : Run React Native app on Real Android device using WiFi on Windows
In our previous tutorial we have already explained how to run react native app on physical android device through cable on windows platform. In this tutorial, I am going to show you how we can run our react native app on real android device through WiFi connection on windows platform. To run your react native app on real android device using WiFi, your real android device and your development machine must be shared same network.
Top comments (1)
Very useful.