Тёмный

Expo Dev Environment Setup for your first React Native project (Windows) 

notJust․dev
Подписаться 120 тыс.
Просмотров 76 тыс.
50% 1

Опубликовано:

 

29 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 101   
@sankjaynithyanandalingam9037
@sankjaynithyanandalingam9037 2 года назад
I am referencing this video in September 2022. Easy to understand and interesting for me as I am very new to Software development/Mobile development. I only faced issues when the Metro Bundler browser tab did not open (Later found out that it has been deprecated in 2022). So I struggled to figure out a bit what was going on. But anyway a great video, and Thanks Vadim.
@DikshaSingh-fx6hu
@DikshaSingh-fx6hu Год назад
how you fixed that?
@ntindaSnyper
@ntindaSnyper 2 года назад
If your phone refuses to load your project in Expo Go. Make sure Windows is on Private network for your Wifi connection. It will fail on Public which is the default network profile.
@odysseloizeau5553
@odysseloizeau5553 Год назад
Hey does that mean I can't work on an expo project if i don't have a private network?
@odysseloizeau5553
@odysseloizeau5553 Год назад
i solved it by using: expo start --tunnel
@hananet.1312
@hananet.1312 2 года назад
Thank you very much for the instructive video. It motivates me to learn more about React Native ;)
@GusMontoyadaisosasen02
@GusMontoyadaisosasen02 2 года назад
Can you update this. I did everything you instructed in the video. But the Emulator is not working. I am using Android Emulator and also I am using my iphone with the Expo Go app. Both are not loading. The Android Emulator does not work at all, and the Expo Go app times out. When I go back to Expo Home, I see under "Recently in Development" the app I was trying to open with correct ip address. Possible diagnosis video?
@RandomGuyTryingToBeBetter
@RandomGuyTryingToBeBetter 5 дней назад
same problem if found solution pls tell
@jslowry
@jslowry Год назад
Very good video. Thanks!
@vince9593
@vince9593 Год назад
Great Video, thank you.
@DesWorks.
@DesWorks. 2 года назад
You're the best thanks alot
@techgovind2501
@techgovind2501 Год назад
android folder is not available...why is it? may I know because Im facing the same issue...
@danielraj3260
@danielraj3260 Год назад
Hi bro thanks for your videos can you pls explain what's the difference between react-native cli and expo-cli
@joseandre8428
@joseandre8428 2 года назад
thank you so much!
@notjustdev
@notjustdev 2 года назад
You're welcome!
@diogojuncal6108
@diogojuncal6108 Год назад
Thank you!
@sharmiimahesh1854
@sharmiimahesh1854 2 года назад
How to fix that --location=global warning
@ManLikeEnoch
@ManLikeEnoch 6 дней назад
can you tutorial people put all the fucking links in the fucking description
@notJust.Daniil
@notJust.Daniil 2 года назад
Vadim, thanks for your videos! They are amazing and inspire me to search for better developers every time my startup misses the deadline!
@notjustdev
@notjustdev 2 года назад
My pleasure! You can post a job in our discord channel. There are a lot of good developers
@sabkheriyat
@sabkheriyat 2 года назад
Here we go again from the basics ✨
@notjustdev
@notjustdev 2 года назад
Someone has to do it :)
@KelberStuchi
@KelberStuchi 2 года назад
Vadim, thanks for your videos! I watching your Signal Chat FULL application!
@notjustdev
@notjustdev 2 года назад
Awesome, thanks for watching
@FlakronSaidi
@FlakronSaidi 8 месяцев назад
the expo global command and the global expo-cli package are deprecated in favor of the local npx expo command. This means you should no longer install the expo-cli package globally using npm install -g expo-cli. Here's a breakdown of the deprecation: What's deprecated: The expo global command. The global expo-cli package (npm install -g expo-cli). What's not deprecated: The npx expo command (available in every project). The local expo-cli package (npm install expo-cli).
@allinoneaio9474
@allinoneaio9474 2 года назад
Always first here....You are the best Teacher 💯❤️👍
@notjustdev
@notjustdev 2 года назад
🥇
@omkarmankar322
@omkarmankar322 2 года назад
Failed to resolve the Android SDK path. Default install location not found pls tell me about this problem
@ishan3840
@ishan3840 2 месяца назад
I am having the same problem
@saiintpaulo.
@saiintpaulo. 2 года назад
Hey there my metro bundler doesn't open up automatically after the hitting npm start
@saiintpaulo.
@saiintpaulo. 2 года назад
It's alright i just enabled toggle auto opening developer tools
@Vinay-xq5fc
@Vinay-xq5fc Год назад
@@saiintpaulo. I am also facing the same,how can I solve this..
@Black-xy4pj
@Black-xy4pj 4 месяца назад
You're amazing. Thanks much!
@notjustdev
@notjustdev 4 месяца назад
Happy to help!
@workacc
@workacc 2 года назад
Здравствуйте, Вадим. У меня не запускается метро бандлер автоматически. в чем может быть проблема?
@osamasaadeh564
@osamasaadeh564 5 месяцев назад
I get Starting Metro Bundler, but it doesn't open the browser automatically. Anyone know why?
@notjustdev
@notjustdev 5 месяцев назад
The browser UI was discontinued. You can do everything that was possible in browser directly in the terminal. Ex: press “i” to run on ios
@mahmoudhassan2096
@mahmoudhassan2096 2 года назад
Thanks a lot we are looking for more projects by expo
@notjustdev
@notjustdev 2 года назад
More to come!
@romimaximus
@romimaximus 2 года назад
when i try "expo init app-name", i get an ERROR "Uncaught Error Error: EPERM: operation not permitted, open 'C:\Users otebook 3\.expo\PATH'", ... im breaking my head off trying to solve this, any good advice ?
@sharmiimahesh1854
@sharmiimahesh1854 2 года назад
While installing chocolatey 1 package is failed. Because of the bad internet connectivity. How can I fix this again ???? ( visual studio 2019 is not installed )
@amermoosa
@amermoosa 2 года назад
hi how come there is no sign out option built-in in amplify aws that make the react native application go back again to signing/ sign up default page after pressing the sign out will you please help with this am I missing something or just wrap up any react native defulat application ( you start already serious foe auth ) but just wrapup defulat application cli with amplify aws default page that you make already and a signout to go back to this default page will you please make video on this it take maybe 5 minutes from your time thank you in advance
@JIPP71984
@JIPP71984 6 месяцев назад
Anyone help please I am trying to get expo go connected to my phone but it just buffers. the project shows when I sign in to expo go on my phone but just getting a buffering loading circle for ages? any ideas would be great thank.
@notjustdev
@notjustdev 6 месяцев назад
Try restarting Expo Go on your phone and the development server on your computer. Check that both devices are on the same network.
@JIPP71984
@JIPP71984 6 месяцев назад
@@notjustdev thanks was googling and this was suggested made sure they are on same network. Would Windows firewall have potential to block? Does the USB phone to laptop need to be connected? I set up the emulator and it loads but just getting white screen. Only thing I get working is in browser.
@nizarbaraoui7453
@nizarbaraoui7453 2 года назад
is better to use just expo Go or need to install emulator(android studio)
@notjustdev
@notjustdev 2 года назад
It's easier to get started with expo go. You get the same experience, with fast-refresh that works really good. As an alternative, you can install an emulator by installing Android studio (I will show this step in the next video about React native cli env) or xcode if you are on macos. The advantage of an emulator is that you have everything on the pc screen and depending on your pc specs, it might reload faster
@ZoomGadget
@ZoomGadget 2 года назад
Great video. At 7:14 I had to use widows command prompt (cmd) for it to work. Am I the only one?
@tensing2009
@tensing2009 Год назад
The expo developer tool seems to no longer be suported. Do we need itt o follow your tutorials?
@immortal3164
@immortal3164 3 месяца назад
Can you update this please? or it still works?
@notjustdev
@notjustdev 3 месяца назад
It should still work
@TheBartole
@TheBartole 2 года назад
i have problem with install expo-cli what can i do ? i do the same like you .
@zeebaloch-ep3uv
@zeebaloch-ep3uv 6 месяцев назад
Same.. Have you resolved
@salahudheenkk6820
@salahudheenkk6820 Год назад
This working only v 16
@datofficial6062
@datofficial6062 2 года назад
Just in time ⏲ 😌
@mukundsharma5533
@mukundsharma5533 2 года назад
Bro can u make video on MERN instagram plzzz
@mahdihasan42
@mahdihasan42 2 года назад
we need some separate videos for #react-navigation. please... #Reactnative #reactnavigation
@dmitrybubnov8139
@dmitrybubnov8139 Год назад
Awesome ) The best solution "How to run on windows". Thank you !!!
@vaibhav6982
@vaibhav6982 2 года назад
You didn't install react-native why?
@kingdrco4225
@kingdrco4225 28 дней назад
13:16
@kingdrco4225
@kingdrco4225 Месяц назад
7:49
@Cloydz
@Cloydz 5 месяцев назад
Went through 5 different videos to get this working, yours was the one to do it! Thank you!!!
@notjustdev
@notjustdev 5 месяцев назад
Glad it helped!
@lamkallamki5838
@lamkallamki5838 2 года назад
Part 3 authentication pls
@notjustdev
@notjustdev 2 года назад
Working on it
@dataengibeer
@dataengibeer Год назад
thanks , very well explain its works
@design-0000
@design-0000 5 месяцев назад
👌👍👍
@aishwaryasam2319
@aishwaryasam2319 2 года назад
Thanks a ton buddy!
@notjustdev
@notjustdev 2 года назад
Any time!
@mahdihasan42
@mahdihasan42 2 года назад
we need some separate videos for #react-navigation. please... #Reactnative #reactnavigation
@notjustdev
@notjustdev 2 года назад
Will do it
@NikhilSharma-rz9jy
@NikhilSharma-rz9jy 2 года назад
My metro bundler is not opening directly In end line it shows STARTED METRO BUNDLER |
@akirakhan15
@akirakhan15 2 года назад
Same problem.. Have you resolved this issue?
@hieu-66cs2phamquang5
@hieu-66cs2phamquang5 8 месяцев назад
me too have you solved it
@yeszubair
@yeszubair 2 года назад
thanks bro, its a great help thumbs up for you
@ronnieestillero9015
@ronnieestillero9015 Год назад
i like your video. thank you
@suraj.5778
@suraj.5778 2 года назад
Third.
@notjustdev
@notjustdev 2 года назад
🥉
@thedeveloper9896
@thedeveloper9896 2 года назад
SECOND!
@notjustdev
@notjustdev 2 года назад
🥈
@SydneyMadueke
@SydneyMadueke Год назад
Great video! Thanks a lot
@savepakistan283
@savepakistan283 2 года назад
amazing
@notjustdev
@notjustdev 2 года назад
Thanks
@ruslanjavakov8190
@ruslanjavakov8190 2 года назад
Спасибо за видео все четко и по существу thanks
@notjustdev
@notjustdev 2 года назад
Spasibo Ruslan
@deobikim3147
@deobikim3147 2 года назад
thank you! you helped an intern 😭🤲🏻
@moustafachenine794
@moustafachenine794 Год назад
Thank you
@ifiokumoren6759
@ifiokumoren6759 2 года назад
Nice tutorial. Thanks But please do same with react native cli environment setup for Windows.
@notjustdev
@notjustdev 2 года назад
Comming soon
@ifiokumoren6759
@ifiokumoren6759 2 года назад
Thanks. You are the best
@d.s.l.kulathunga451
@d.s.l.kulathunga451 2 года назад
Thank you
@Willow_and_Sage
@Willow_and_Sage 2 года назад
Mine never opened a tab in my browser, ugh! Now bug fixing time.
@Hootpoint5
@Hootpoint5 2 года назад
same issue, how'd you fix that part?
@Willow_and_Sage
@Willow_and_Sage 2 года назад
@@Hootpoint5 I found out Expo is no longer using it and switched from Expo.
@Hootpoint5
@Hootpoint5 2 года назад
​@@Willow_and_Sage thanks a lot, Megan.
@Victor-wh9bs
@Victor-wh9bs 2 года назад
ThankU...
@vagnercaetanosimango487
@vagnercaetanosimango487 2 года назад
Thank you so much
@notjustdev
@notjustdev 2 года назад
You're most welcome