I have several years of experience with Node and React, and have worked on the original android Java SDK around 10 years ago. But this video is my entry point to React Native. The video was super clear, very useful and amazing! I know exactly how to start. Thanks for this brilliant tutorial.
I have been full stack for over 13 years and currently am 38. Wanting to write a mobile app and just from your comment subscribing to this chan. Just started react. Thanks.
Hello my friend i hope u are good. I have question from you. For creating app with react native do we need to know NodeJs and MongoDb? I will get happy if answer my question.
@@SemiDarknesin my opinion, only node js, since you will use several of its concepts, MongoDB should only be learned if you are going to use that database management system
Thank you so much for your videos!! I was really frustrated because other tutorials weren't working for me, but I've been following your tutorials of your React Native playlist and I'm so happy cause everything worksss!!
Tried to do this on WSL2, was a huge nightmare and after hours of trying I switched to WSL1. Much faster and can actually connect. Just mentioning this in case anyone is going through the same struggle.
2:10 No. Do not install npm packages using any form of administrative credentials. Even a year ago when this video was published, this was frowned upon, mildly speaking. If you need to do this in order to install anything using npm, your environment isn't good to begin with and more problems will arise sooner than you think. Most likely, right away.
This is my 1st time to learn react Native.. I'll be following your videos. Hoping you will do some videos with exciting project to build. I want also to learn Reactive Native with SQLite as backend. :) GodBless and more Power.
Did everything, my page loaded but has no text on it. Even after updating the app.js file. Also when I try loading on my phone using expo go, it fails... says network timeout which I believe is pretty much not the case.
What should I choose between React Native and React Js? I only need React native for one special project but I morely might need React js in web development.
Anyone help, when i scanned the qr code in expo go app it opened a welcome and explore page, what to do in this case i want to view my progress in the app am doing
Hey man great video. I am completely new to react nativ and app development and i am having problem running the emulator Can you write me some steps here explaining what emulator are you using and how you set it up ?
On Mac, do you have to be logged in to an Apple Developers account to build an app or will it just build? I'm trying get my app built but I only got Windows. :(
hello, I want to ask, when creating an android project, where can I determine the minimum android version of the device that can install the application?
I'm a bit confused as to how to set this up properly. I have the VS set up, and I should have the Node.js and the Expo CLI set up as well. I also downloaded Android Visual Studio, but I can't get it to run in VS. I get an error that says this: An error occurred while launching the application. Error while executing command 'adb devices': Command failed: adb devices 'adb' is not recognized as an internal or external command, operable program or batch file. (error code 303) How do I get it to use the Android Studio Emulator in VS for the applications?
By downloading an app that scans QR code from the gallery. So screenshot the QR, and transfer it to the emulator. Then choose to open a picture rather than using camera.
when I type in the "expo init projectname" i get this error message saying:"File C:\Users\Eric\AppData\Roaming pm\expo.ps1 cannot be loaded because the e xecution of scripts is disabled on this system. Please see "get-help about_sig ning" for more details. At line:1 char:5 + expo
I have several years of experience with Node and React, and have worked on the original android Java SDK around 10 years ago. But this video is my entry point to React Native. The video was super clear, very useful and amazing! I know exactly how to start. Thanks for this brilliant tutorial.
I have been full stack for over 13 years and currently am 38. Wanting to write a mobile app and just from your comment subscribing to this chan. Just started react. Thanks.
Hello my friend i hope u are good. I have question from you.
For creating app with react native do we need to know NodeJs and MongoDb?
I will get happy if answer my question.
@@FromRootsToRadicals_INTPsame here
@@SemiDarknesin my opinion, only node js, since you will use several of its concepts, MongoDB should only be learned if you are going to use that database management system
Where we will get password in 2:30 s
Thank you so much for your videos!! I was really frustrated because other tutorials weren't working for me, but I've been following your tutorials of your React Native playlist and I'm so happy cause everything worksss!!
Tried to do this on WSL2, was a huge nightmare and after hours of trying I switched to WSL1. Much faster and can actually connect. Just mentioning this in case anyone is going through the same struggle.
You're great
I have been trying for 3 days and today I saw your video and finished it 😁
Thanks you so much !
This is my first time with react native... Thanks to your video I have successfully set up my app
Hey how did we get the simulator in mac? I also have same phone moto g7 power.
has the content of website changed? its showing some different instructions now
The first youtube tutorial to work for me
Wow I never knew the setup was that easy, thank you brother.
This was a very well explained tutorial and you made the setup so easy for me. Thank you!
Dude !! now this is "content" rite there just to help you jump even after years of experience..
This is my first time with react native. Thank you so much for this video I have successfully set up my first app👍👍
This is the best solution for me to start programming react native . THANKS A LOT
thank you so much! took me a couple tries but im pretty new to coding so this is awesome and worked great. thanks!
this is great! thank you so much! it's a bit different from the website now, but I was able to do it
The Expo go scanner does not work for me. It says network error, timed out
2:10 No. Do not install npm packages using any form of administrative credentials. Even a year ago when this video was published, this was frowned upon, mildly speaking.
If you need to do this in order to install anything using npm, your environment isn't good to begin with and more problems will arise sooner than you think. Most likely, right away.
Use yarn instead of npm
Simply the best guide... straight forward
Thanks boss, am a web dev...am starting this immediately
If your app does not refresh -> sign up with an account on the expo app and then connect with QR code and it should fix it
yeah, we have enjoyed this simple and helpful video
This is my 1st time to learn react Native.. I'll be following your videos. Hoping you will do some videos with exciting project to build. I want also to learn Reactive Native with SQLite as backend. :) GodBless and more Power.
Thank you very much. This is the simplest and best explanation. I Tried it and it works well.
Love your tutorials.
Very good video man. Thanks.
Thanks for it bro. Love from India
Thank you so much for this video
Thanks for this brilliant tutorial.
Thank you very much for this video !
thanks buddy. you have a new subscriber
Thank you Sir... Very clear and to the point ... I learnt a lot .. thnx
I don't know what I am doing wrong but it is not working...
Do you know a similar app to use instead of expo ?
Many thanks to you, sir!
tak!
Where this Moto G7 came from?
Very practical tutorial. Thx.
Glad it was helpful!
thankyou sir .. it is very useful for beginner like me 🙂
after npm start it doesnt open the browser with metro bundler
not work for me....
Did everything, my page loaded but has no text on it. Even after updating the app.js file. Also when I try loading on my phone using expo go, it fails... says network timeout which I believe is pretty much not the case.
Followed all instructions. But the emulator does not have the playstore??
thank you very much 🥰
why it didnt go directly to metro blunder/localhost for me??
What should I choose between React Native and React Js? I only need React native for one special project but I morely might need React js in web development.
Can we run write app for IOS in windows?
Hello! I have a question regarding the mobile viewer in your computer screen. I have linux and IOS configuration
Wow.. nice information
thank you for this video!!!!
After scan QR code with expo it's showing network error😞😞
thanks alot, great video
Anyone help, when i scanned the qr code in expo go app it opened a welcome and explore page, what to do in this case i want to view my progress in the app am doing
how he get the live phone screen projected?
im setting this up on mac an getting an error saying there are too many files opennot sure whatto do can anyone help out?
\
in order to work the expo app is that need same Wi-Fi connection as the pc where you running the app?
Thanks Man❤
Super useful video, just wondering how did you manage to get that emulator working on your machine?
I have a physical device that I mirrored at the time
Doesn't it have something like Android Studio?
How to create a new project directly in Visual Studio Code? Can we just create a new folder in Visual Studio Code?
How do you connect your device with mac via cable?
its giving me error when in run android please help......
Hey man great video.
I am completely new to react nativ and app development and i am having problem running the emulator
Can you write me some steps here explaining what emulator are you using and how you set it up ?
it's not an emulator, he is using recording his phone screen with the expo app.
I can't find the project 😅
what i have on my android phone is Something went wrong... Network response timed out. ((
solved by connecting to the same wifi :D
Thanks alot and alot😊
Why did you installed node ?
What if I want to use PHP and mySQL as db ...
I don't want node
I'm sure you know how Google search works by this point
This video is isn't up to date anymore with the react native website
On Mac, do you have to be logged in to an Apple Developers account to build an app or will it just build? I'm trying get my app built but I only got Windows. :(
hello sir, do you use android studio software too?
its imba to install this on mac....
hello, I want to ask, when creating an android project, where can I determine the minimum android version of the device that can install the application?
THANKS!
Brother Just Tell me One Thing i'm New, if i code one app, it will create automatic two apps, Apk and Ios Both ??
How to build apk
I'm a bit confused as to how to set this up properly. I have the VS set up, and I should have the Node.js and the Expo CLI set up as well. I also downloaded Android Visual Studio, but I can't get it to run in VS.
I get an error that says this:
An error occurred while launching the application. Error while executing command 'adb devices': Command failed: adb devices
'adb' is not recognized as an internal or external command,
operable program or batch file.
(error code 303)
How do I get it to use the Android Studio Emulator in VS for the applications?
Thank you😍
how do I get the apk and ipa file if I will be deploying it to the playstore?
and I'm getting something went wrong message when I scanned the qr code generated from my vs code..
THANK YOUUUU
Great content! I'm using BlueStacks 10 as my android emulator, but not sure how to connect it to my VS code? Thanks for help!
By downloading an app that scans QR code from the gallery.
So screenshot the QR, and transfer it to the emulator. Then choose to open a picture rather than using camera.
@@AkagamiKenpachi Awesome, thank you!
thanks mate,
Really Thanks i Build Following you, Brother, i need one More Help, How to Download and save image in iPhone.
please Guide me. About it
Thank you
Little bit attracted to react native . Because i m pro in kotlin
❤️
"& iOS".... where is iOS?
Nice
please make tutorials without using expo
I will be doing both.
thanks
ma sei italiano?
ty
Unfortunately, with all the new releases, this video is outdated..
ل
so much blah blah ... sigh .. people that have a talent for teaching ... and some don't ...
when I type in the "expo init projectname" i get this error message saying:"File C:\Users\Eric\AppData\Roaming
pm\expo.ps1 cannot be loaded because the e
xecution of scripts is disabled on this system. Please see "get-help about_sig
ning" for more details.
At line:1 char:5
+ expo
same