React Native Tutorial # 2 - Run on Real Device

Опубликовано: 19 Май 2026
на канале: Abid Jamil
5,630
40

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