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.
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.
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.
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
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?
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. :(
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 ?
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 was a very well explained tutorial and you made the setup so easy for me. Thank you!
The first youtube tutorial to work for me
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
Wow I never knew the setup was that easy, thank you brother.
Dude !! now this is "content" rite there just to help you jump even after years of experience..
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
This is my first time with react native. Thank you so much for this video I have successfully set up my first app👍👍
Simply the best guide... straight forward
Thank you very much. This is the simplest and best explanation. I Tried it and it works well.
Thanks boss, am a web dev...am starting this immediately
Love your tutorials.
yeah, we have enjoyed this simple and helpful video
Thanks for it bro. Love from India
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.
Thanks for this brilliant tutorial.
Thank you so much for this video
The Expo go scanner does not work for me. It says network error, timed out
Very good video man. Thanks.
Thank you Sir... Very clear and to the point ... I learnt a lot .. thnx
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
Thank you very much for this video !
thanks buddy. you have a new subscriber
Very practical tutorial. Thx.
Glad it was helpful!
Many thanks to you, sir!
tak!
thankyou sir .. it is very useful for beginner like me 🙂
thank you very much 🥰
thank you for this video!!!!
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
Thanks Man❤
thanks alot, great video
Wow.. nice information
Thanks alot and alot😊
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.
in order to work the expo app is that need same Wi-Fi connection as the pc where you running the app?
Hello! I have a question regarding the mobile viewer in your computer screen. I have linux and IOS configuration
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
Can we run write app for IOS in windows?
im setting this up on mac an getting an error saying there are too many files opennot sure whatto do can anyone help out?
\
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 ?
thanks mate,
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?
after npm start it doesnt open the browser with metro bundler
How to create a new project directly in Visual Studio Code? Can we just create a new folder in Visual Studio Code?
Followed all instructions. But the emulator does not have the playstore??
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. :(
Thank you😍
why it didnt go directly to metro blunder/localhost for me??
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.
THANKS!
Thank you
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
THANK YOUUUU
how he get the live phone screen projected?
How do you connect your device with mac via cable?
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
Where this Moto G7 came from?
After scan QR code with expo it's showing network error😞😞
Doesn't it have something like Android Studio?
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 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..
hello sir, do you use android studio software too?
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?
what i have on my android phone is Something went wrong... Network response timed out. ((
solved by connecting to the same wifi :D
Little bit attracted to react native . Because i m pro in kotlin
Nice
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!
its giving me error when in run android please help......
not work for me....
I can't find the project 😅
thanks
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
its imba to install this on mac....
This video is isn't up to date anymore with the react native website
❤️
please make tutorials without using expo
I will be doing both.
ty
How to build apk
"& iOS".... where is iOS?
ma sei italiano?
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