Thanks for the video, I have something to ask, Means now no need for an Android studio(for working on React Native Apps), I have everything setup in vs code as you have done?
I am repeatedly getting Something went wrong error even after referring several websites including StackOverflow... Could please tell me the issue and how to overcome it ? executing expo start --tunnel doesn't help me though
The tutorial is so great and was helpful. However, creating a project requires changing the script policy to Remote every time, which many told me a that this is a security risk. Can you please tell how I can avoid that to keep it as Allsigned?
The content is nice. When I created the expo project my app.json seams incorrect. The default generated app.json gives me the error: The property 'expo' cannot be used in this context. Do you have an idea why?
Can you please reply to this,if I have already installed Android studio but I want to install expo cli , I have to uninstall all Android studio and reinstall everything or just type the expo commands lik you told? And does Android studio installation matter with expo cli?
bro when i type the command "npm"(which shows up in yellow) in terminal ,it shows "expo : The term 'expo' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:1 + expo init myfirstproject + ~~~~ + CategoryInfo : ObjectNotFound: (expo:String) [], CommandNotF oundException"
Nice tutorial, thanks. However I think you mirrored your phone's screen into video content at the stage of beginning to code in VS, right? It can be misunderstood as if you had installed and running on Android Studio emulator, but in fact you can debug and check React Native app on phone screen without Android Studio using real device as you did. Am I true friend?
@@saumyaranjannayak2101 Can you please reply to this,if I have already installed Android studio but I want to install expo cli , I have to uninstall all Android studio and reinstall everything or just type the expo commands lik you told? And does Android studio installation matter with expo cli?
@@captainrogercall5742 No AS installation is only to get that android phone simulator on pc, expo cli has nothing to do with AS, you can just do that on cmd prompt.
Great brother!!Just got my first rn app setup following your video.Hope you will do a series for updated react-native tutor. You just earned a subscriber. Also if possible,do a JS ds algo series.
That's exactly what I was looking for and you've done it short and sweet!
Thanks Said ! Glad it helped.
@@SaumyaNayak bro id fail agtide
A big thanks to you. I was struggling from two days for doing this as a beginner and then watched this and its done. Amazing..
This is my first comment after so many years of using UA-cam. This is what exactly I am looking.
Awesome content, to the point. I was able to integrate Expo with VSCode using these instructions. Thank you.
You're welcome, Shankar!
Hi, when I input expo start into the terminal, the metro bundler browser doesn't pop up. Could I get some guidance?
Hi Saumya, thanks for covering this; very unfortunate on my end I get funding error, nmp fund; and no idea how to fix that lol. Thank you.
Thanks for the video, I have something to ask, Means now no need for an Android studio(for working on React Native Apps), I have everything setup in vs code as you have done?
Thank you so much for this easy tutorial, it is exactly what I was looking for
Glad it was helpful!
I have problem in metro bundler , metro bundler waiting on exp:\\........
Thank you so much! This video was awesome.
metro bundler browser doesn't open how can i solve this issue
Thank you very much i was struggling with this process from a from a few days you solved it
Hey, mu mryro bundler is opening in the browser as your's did and because of that I am not be able turn on Tunnel. Please guide 🙏🙏
Can i link expo to my android device so i can emulate all the code im writing in react n can see changes live on my phone?
Keep it up bro simple and easy explaination
I am repeatedly getting Something went wrong error even after referring several websites including StackOverflow...
Could please tell me the issue and how to overcome it ?
executing expo start --tunnel doesn't help me though
the term 'expo' is not recognized as the name of a cmdlet, function,
script file, or operable program. what to do now
It's giving me error when I type
expo init learning
Error: cannot load because the execution of script is disabled on this system
ua-cam.com/video/SiE9GA-mODo/v-deo.html
same, did you get an answer to that?
do you have tutorial on how to make login using that
Thanks dude! U make possible (my dream)to become a app developer
Glad to know Amiin that means a lot!
if I like to see the same result on iPhone then?pls let me know
What signs do we click to show our work in Android Studio devices mobile
Sir it's showing me error
104 package are looking for funding
Run npm fund for details
same
Awesome content!
Thanks for your support >3
Great content man
thank you, you have explained everything so perfectly. I will definately give you a subscribe. Thanks
Thanks for the sub!
Helped a lot! Thank you!
thanks bro , very useful video
amazing! subbed!
Awesome, thank you!
i love you brother your tutorial is awosome i am getting lots of error while running expo on my phone now its working awosome
Glad to hear that
Thank you brother. May your God bless you! very helpful
The tutorial is so great and was helpful. However, creating a project requires changing the script policy to Remote every time, which many told me a that this is a security risk. Can you please tell how I can avoid that to keep it as Allsigned?
How have you gone to local host??
Mate can I change the folder place "learningrn" please ? Does it make error ?
no it should not, as it is the root folder & everything is inside it.
After 2 years i see and also tnx dear br😢
how to build react netive apk with ISO
The content is nice. When I created the expo project my app.json seams incorrect. The default generated app.json gives me the error: The property 'expo' cannot be used in this context. Do you have an idea why?
run it on cmd instead of vs code terminal I did the same
Can you please reply to this,if I have already installed Android studio but I want to install expo cli , I have to uninstall all Android studio and reinstall everything or just type the expo commands lik you told? And does Android studio installation matter with expo cli?
i dont think there's any relation between android studio and expo cli
Finally someone made it simple, tired of those 2h videos to show you how to setup react app ..
Awesome!
this video helped alot
This in very nice but what if you have the project already with expo, can you just run it straight forward?
DA BEST THANKS
Great Content continue to produce more! thanks for sharing this! You got a Sub from me!
Thanks for the sub!
bro when i type the command "npm"(which shows up in yellow) in terminal ,it shows "expo : The term 'expo' is not recognized as the name of a cmdlet, function,
script file, or operable program. Check the spelling of the name, or if a
path was included, verify that the path is correct and try again.
At line:1 char:1
+ expo init myfirstproject
+ ~~~~
+ CategoryInfo : ObjectNotFound: (expo:String) [], CommandNotF
oundException"
but anyway i did it in cmd but when it comes to "expo start" which is not working in both cmd and vs code
@@harishk1565 do npm install
Nice tutorial, thanks. However I think you mirrored your phone's screen into video content at the stage of beginning to code in VS, right? It can be misunderstood as if you had installed and running on Android Studio emulator, but in fact you can debug and check React Native app on phone screen without Android Studio using real device as you did. Am I true friend?
True you can debug using phone, if using expo.
@@saumyaranjannayak2101 Can you please reply to this,if I have already installed Android studio but I want to install expo cli , I have to uninstall all Android studio and reinstall everything or just type the expo commands lik you told? And does Android studio installation matter with expo cli?
@@captainrogercall5742 No AS installation is only to get that android phone simulator on pc, expo cli has nothing to do with AS, you can just do that on cmd prompt.
Good video!
Glad you liked it!
i think the create expo command is outdated
Thank you thank you Bhai..
Glad could help !
Thank you!
thanks buddy
bro even after scanning nothing is happening bro
Nice video
Thanks
Great brother!!Just got my first rn app setup following your video.Hope you will do a series for updated react-native tutor.
You just earned a subscriber. Also if possible,do a JS ds algo series.
Thanks dude ! Noted ✅
expo not starting it will give error
ua-cam.com/video/SiE9GA-mODo/v-deo.html
I love you bro
LIKE!
✌
damn, the voice
Bakwas
Do you have instagram...?So i can follow you there.. You are easy to follow and understand 👍
Thanks glad it helped ! Nope, I don't use IG, I'm on twitter : @saumya4real
@@SaumyaNayak What about your telegram?
i can't find app.js in my files?
how can i slove this proplem