In this tutorial, we will learn how to run react native app on real device and how to run react native app on memu player. This lesson also includes the methods of increasing speed and performance of emulator.
Commands used in tutorial
adb devices - To get list of devices
adb connect 127.0.0.1:21503
ipconfig
Feel free to comment if you face any problem