How to run React Native app on your phone in just 3 minutes using EXPO

preview_player
Показать описание
Before your app goes live on app store, testing on physical device is always recommended. In this video you will learn how to setup and run your react native application on your physical device
This involves 3 easy steps if you are running for the first time. After the setup, you just need to run "expo start" in your terminal and scan the QR code generated in Expo application on your mobile.

react-native dependencies corresponding to different SDK versions:
Рекомендации по теме
Комментарии
Автор

Thanks a lot man. That saved me a hell lot of time.

shivanshrajolia
Автор

Thats really helpful! It saved a lot of my time. Never thought of this method. Very useful video. Hoping to see more videos on different topics👍🏻

ayushigupta
Автор

it works perfectly, thank you very much

valentinfontanger
Автор

so i have to have node but how to have it on phone?

kacperkepinski
Автор

i am not getting QR code after entering expo start

aniruddhkarekar
Автор

Is it necessary to connect mobile with usb

razikkhan
Автор

Step 2 is not visible what you are typing

anshukumari
Автор

Please how can I check for my sdk version on windows 10

claralarry
Автор

Installing expo breaks my build process for react-native-cli

devarshpatel