Vadim, thanks for your videos! They are amazing and inspire me to search for better developers every time my startup misses the deadline!
@notjustdev3 жыл бұрын
My pleasure! You can post a job in our discord channel. There are a lot of good developers
@sankjaynithyanandalingam90372 жыл бұрын
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 Жыл бұрын
how you fixed that?
@ntindaSnyper2 жыл бұрын
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 Жыл бұрын
Hey does that mean I can't work on an expo project if i don't have a private network?
@odysseloizeau5553 Жыл бұрын
i solved it by using: expo start --tunnel
@GusMontoyadaisosasen022 жыл бұрын
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?
@RandomGuyTryingToBeBetter3 ай бұрын
same problem if found solution pls tell
@prajithar61742 ай бұрын
Did you solve it?? Pls replay i have been struggling to solve this error. Pls
@allinoneaio94743 жыл бұрын
Always first here....You are the best Teacher 💯❤️👍
@notjustdev3 жыл бұрын
🥇
@KelberStuchi3 жыл бұрын
Vadim, thanks for your videos! I watching your Signal Chat FULL application!
@notjustdev3 жыл бұрын
Awesome, thanks for watching
@Cloydttv8 ай бұрын
Went through 5 different videos to get this working, yours was the one to do it! Thank you!!!
@notjustdev8 ай бұрын
Glad it helped!
@FlakronSaidi11 ай бұрын
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).
@workacc2 жыл бұрын
Здравствуйте, Вадим. У меня не запускается метро бандлер автоматически. в чем может быть проблема?
@dmitrybubnov81392 жыл бұрын
Awesome ) The best solution "How to run on windows". Thank you !!!
@Black-xy4pj7 ай бұрын
You're amazing. Thanks much!
@notjustdev7 ай бұрын
Happy to help!
@hananet.13122 жыл бұрын
Thank you very much for the instructive video. It motivates me to learn more about React Native ;)
@saiintpaulo.2 жыл бұрын
Hey there my metro bundler doesn't open up automatically after the hitting npm start
@saiintpaulo.2 жыл бұрын
It's alright i just enabled toggle auto opening developer tools
@Vinay-xq5fc Жыл бұрын
@@saiintpaulo. I am also facing the same,how can I solve this..
@mahmoudhassan20963 жыл бұрын
Thanks a lot we are looking for more projects by expo
@notjustdev3 жыл бұрын
More to come!
@omkarmankar3222 жыл бұрын
Failed to resolve the Android SDK path. Default install location not found pls tell me about this problem
@ishan38405 ай бұрын
I am having the same problem
@ZoomGadget2 жыл бұрын
Great video. At 7:14 I had to use widows command prompt (cmd) for it to work. Am I the only one?
@jslowry Жыл бұрын
Very good video. Thanks!
@techgovind25012 жыл бұрын
android folder is not available...why is it? may I know because Im facing the same issue...
@sharmiimahesh18542 жыл бұрын
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 )
@deobikim31472 жыл бұрын
thank you! you helped an intern 😭🤲🏻
@tensing2009 Жыл бұрын
The expo developer tool seems to no longer be suported. Do we need itt o follow your tutorials?
@SydneyMadueke Жыл бұрын
Great video! Thanks a lot
@danielraj3260 Жыл бұрын
Hi bro thanks for your videos can you pls explain what's the difference between react-native cli and expo-cli
@romimaximus2 жыл бұрын
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 ?
@nizarbaraoui74533 жыл бұрын
is better to use just expo Go or need to install emulator(android studio)
@notjustdev3 жыл бұрын
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
@amermoosa3 жыл бұрын
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
@vince95932 жыл бұрын
Great Video, thank you.
@dataengibeer Жыл бұрын
thanks , very well explain its works
@yeszubair2 жыл бұрын
thanks bro, its a great help thumbs up for you
@aishwaryasam23192 жыл бұрын
Thanks a ton buddy!
@notjustdev2 жыл бұрын
Any time!
@UnknownAnonymousUser-b2t29 күн бұрын
I couldnt find any info (probably bad search but still!) about setup windows with ios device, thanks!
@notjustdev29 күн бұрын
Hey! You will need a MacOS computer in order to build applications for iOS. With Windows it's not possible.
@UnknownAnonymousUser-b2t29 күн бұрын
@@notjustdevahhh dang it, thanks for info!
@alertWolrd2 жыл бұрын
My metro bundler is not opening directly In end line it shows STARTED METRO BUNDLER |
@akirakhan152 жыл бұрын
Same problem.. Have you resolved this issue?
@hieu-66cs2phamquang511 ай бұрын
me too have you solved it
@TheBartole2 жыл бұрын
i have problem with install expo-cli what can i do ? i do the same like you .
@zeebaloch-ep3uv9 ай бұрын
Same.. Have you resolved
@JIPP719849 ай бұрын
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.
@notjustdev9 ай бұрын
Try restarting Expo Go on your phone and the development server on your computer. Check that both devices are on the same network.
@JIPP719849 ай бұрын
@@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.
@vaibhav69822 жыл бұрын
You didn't install react-native why?
@DesWorks.2 жыл бұрын
You're the best thanks alot
@joseandre84282 жыл бұрын
thank you so much!
@notjustdev2 жыл бұрын
You're welcome!
@sharmiimahesh18542 жыл бұрын
How to fix that --location=global warning
@ronnieestillero90152 жыл бұрын
i like your video. thank you
@I-MM-O-R-T-A-L6 ай бұрын
Can you update this please? or it still works?
@notjustdev6 ай бұрын
It should still work
@Willow_and_Sage2 жыл бұрын
Mine never opened a tab in my browser, ugh! Now bug fixing time.
@Hootpoint52 жыл бұрын
same issue, how'd you fix that part?
@Willow_and_Sage2 жыл бұрын
@@Hootpoint5 I found out Expo is no longer using it and switched from Expo.
@Hootpoint52 жыл бұрын
@@Willow_and_Sage thanks a lot, Megan.
@datofficial60623 жыл бұрын
Just in time ⏲ 😌
@diogojuncal6108 Жыл бұрын
Thank you!
@lamkallamki58383 жыл бұрын
Part 3 authentication pls
@notjustdev3 жыл бұрын
Working on it
@mahdihasan423 жыл бұрын
we need some separate videos for #react-navigation. please... #Reactnative #reactnavigation
@vagnercaetanosimango4872 жыл бұрын
Thank you so much
@notjustdev2 жыл бұрын
You're most welcome
@ruslanjavakov81903 жыл бұрын
Спасибо за видео все четко и по существу thanks
@notjustdev3 жыл бұрын
Spasibo Ruslan
@savepakistan2833 жыл бұрын
amazing
@notjustdev3 жыл бұрын
Thanks
@ifiokumoren67593 жыл бұрын
Nice tutorial. Thanks But please do same with react native cli environment setup for Windows.
@notjustdev3 жыл бұрын
Comming soon
@ifiokumoren67593 жыл бұрын
Thanks. You are the best
@d.s.l.kulathunga4512 жыл бұрын
Thank you
@salahudheenkk6820 Жыл бұрын
This working only v 16
@mukundsharma55333 жыл бұрын
Bro can u make video on MERN instagram plzzz
@ManLikeEnoch3 ай бұрын
can you tutorial people put all the fucking links in the fucking description
@Victor-wh9bs2 жыл бұрын
ThankU...
@design-00008 ай бұрын
👌👍👍
@kingdrco42254 ай бұрын
7:49
@thedeveloper98963 жыл бұрын
SECOND!
@notjustdev3 жыл бұрын
🥈
@kingdrco42253 ай бұрын
13:16
@suraj.57783 жыл бұрын
Third.
@notjustdev3 жыл бұрын
🥉
@osamasaadeh5649 ай бұрын
I get Starting Metro Bundler, but it doesn't open the browser automatically. Anyone know why?
@notjustdev9 ай бұрын
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
@mahdihasan423 жыл бұрын
we need some separate videos for #react-navigation. please... #Reactnative #reactnavigation