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.
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.
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?
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).
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 )
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
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 ?
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
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 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.
Vadim, thanks for your videos! They are amazing and inspire me to search for better developers every time my startup misses the deadline!
My pleasure! You can post a job in our discord channel. There are a lot of good developers
Here we go again from the basics ✨
Someone has to do it :)
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.
how you fixed that?
Went through 5 different videos to get this working, yours was the one to do it! Thank you!!!
Glad it helped!
Vadim, thanks for your videos! I watching your Signal Chat FULL application!
Awesome, thanks for watching
Always first here....You are the best Teacher 💯❤️👍
🥇
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.
Hey does that mean I can't work on an expo project if i don't have a private network?
i solved it by using: expo start --tunnel
You're amazing. Thanks much!
Happy to help!
Thanks a lot we are looking for more projects by expo
More to come!
Thank you very much for the instructive video. It motivates me to learn more about React Native ;)
Awesome ) The best solution "How to run on windows". Thank you !!!
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?
same problem if found solution pls tell
Did you solve it??
Pls replay i have been struggling to solve this error. Pls
Very good video. Thanks!
thank you! you helped an intern 😭🤲🏻
Great video! Thanks a lot
thanks bro, its a great help
thumbs up for you
Great Video, thank you.
Thanks a ton buddy!
Any time!
thanks , very well explain its works
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).
You're the best thanks alot
The expo developer tool seems to no longer be suported. Do we need itt o follow your tutorials?
Здравствуйте, Вадим. У меня не запускается метро бандлер автоматически. в чем может быть проблема?
Hi bro thanks for your videos can you pls explain what's the difference between react-native cli and expo-cli
Hey there my metro bundler doesn't open up automatically after the hitting npm start
It's alright i just enabled toggle auto opening developer tools
@@saiintpaulo. I am also facing the same,how can I solve this..
thank you so much!
You're welcome!
Failed to resolve the Android SDK path. Default install location not found
pls tell me about this problem
I am having the same problem
Great video. At 7:14 I had to use widows command prompt (cmd) for it to work. Am I the only one?
android folder is not available...why is it? may I know because Im facing the same issue...
i like your video. thank you
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 )
is better to use just expo Go or need to install emulator(android studio)
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
Thank you!
Just in time ⏲ 😌
we need some separate videos for #react-navigation.
please...
#Reactnative
#reactnavigation
Nice tutorial. Thanks
But please do same with react native cli environment setup for Windows.
Comming soon
Thanks. You are the best
Part 3 authentication pls
Working on it
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 ?
You didn't install react-native why?
How to fix that --location=global warning
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
i have problem with install expo-cli what can i do ? i do the same like you .
Same.. Have you resolved
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.
Try restarting Expo Go on your phone and the development server on your computer. Check that both devices are on the same network.
@@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.
Thank you so much
You're most welcome
My metro bundler is not opening directly
In end line it shows
STARTED METRO BUNDLER
|
Same problem.. Have you resolved this issue?
me too
have you solved it
amazing
Thanks
Спасибо за видео все четко и по существу thanks
Spasibo Ruslan
Can you update this please? or it still works?
It should still work
Thank you
Mine never opened a tab in my browser, ugh! Now bug fixing time.
same issue, how'd you fix that part?
@@Hootpoint5 I found out Expo is no longer using it and switched from Expo.
@@Willow_and_Sage thanks a lot, Megan.
This working only v 16
ThankU...
can you tutorial people put all the fucking links in the fucking description
Bro can u make video on MERN instagram plzzz
👌👍👍
7:49
13:16
SECOND!
🥈
Third.
🥉
we need some separate videos for #react-navigation.
please...
#Reactnative
#reactnavigation
Will do it
I get Starting Metro Bundler, but it doesn't open the browser automatically. Anyone know why?
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
Thank you