Thanks for the video! It def. cleared things up for me. However, I didn’t quite understand why we had to create an (app) folder. Couldn’t we just leave the (tabs) and (auth) inside our default app directory?
i m using expo sdk 50 + and latest version of router. when i tried to make authcontext provider as you made , i m finding this error, "the error says: Attempted to navigate before mounting the Root Layout component. Ensure the Root Layout component is rendering a Slot, or other navigator on the first render. "
This workps properly with expo version 52? I migrate my project to new sdk 52 and expo 52, and now my _layout root is having troubles , the authContext dont work properly ^^"
Hi, i saw on your website is your course having react native & react with typescript, is react with typescript is a course of react native + typescript?. And all of content in that course is latest ?
Tengo la duda de como tienes las rutas tipadas, acabo de crear un proyecto de react native con expo go y las rutas no me aparecen tipadas. Skd 50, expo router v3, incluso estoy usando la template de navigation, sabes si debo configurar algo mas?
Now, with Expo 51 if you used Expo 49, you are being forced to migrate. I had to completely rewrite my almost finished App and now need to start from the beginning again so unnecessary...
I personally find this Expo router confusing and unnecessary! Yeah, I have to rewrite the whole app too. Typescript had added unnecessary confusion in the first place where React Native had been badly planned in the beginning with Types. The whole app becomes bloated with Expo router. Expo Router is trying to do everything together and adding typescript. I would prefer Next.js over Expo web if I need a web version. If React continues this sh!t, I will move to Flutter which have the right concept in the first place. People used to complain about Flutter's file size, but Expo react had taken over as the biggest file size of any app protocol but with weaker performance over Flutter.
@@codewithbeto I am having issues in creating stack navigations. Like home screen can have multiple stack navigations inside. How to do that. Currently adding files in (tabs) folder creates new bottom tabs.
@@ExpoDev_Dash check out this video where we do a stack screen to show details of a selected symbol ruclips.net/video/njY1VJJ1HOw/видео.htmlsi=3bJGXK7NgSGP7VSO
Nice job sir. Am working with Express server and i want to navigate to another page with some data from my server when my server return date with status code 2000. Please sir, i need some detective from you?
Thanks for the video! It def. cleared things up for me. However, I didn’t quite understand why we had to create an (app) folder. Couldn’t we just leave the (tabs) and (auth) inside our default app directory?
I think it is because the routing of "Expo Router" , as it works by file-based, needs the content to be in /app.
Do you have some video talking about scheduling? Example: I am a consultor and would like available dates and hours to possible scheduling…
Hey, facing issues changing the fonts of my react native app. A video on that would be appreciated 😊
i m using expo sdk 50 + and latest version of router. when i tried to make authcontext provider as you made , i m finding this error,
"the error says: Attempted to navigate before mounting the Root Layout component. Ensure the Root Layout component is rendering a Slot, or other navigator on the first render.
"
Hi Did you fix it. I am facing the same issue. Could you please let me know the solution? Thanks!
@@lajun.j Same here...
This workps properly with expo version 52?
I migrate my project to new sdk 52 and expo 52, and now my _layout root is having troubles , the authContext dont work properly ^^"
Why is the code so zoomed in? Please zoom out, it feels suffocating trying to keep up
will the course you offer on your website will be updated to a full expo router vesion in the next time?
Maybe I’ll add a section for expo router
Soon v3 will be released, would you make a video showing the new features?
Yes! 🙌
Hello Beto
How do I this without Auth? I just want a welcome screen.
Hi, i saw on your website is your course having react native & react with typescript, is react with typescript is a course of react native + typescript?. And all of content in that course is latest ?
React with typescript is a course that just focuses on react for web. We learn nextjs and typescript. And yes it is up to date
Tengo la duda de como tienes las rutas tipadas, acabo de crear un proyecto de react native con expo go y las rutas no me aparecen tipadas. Skd 50, expo router v3, incluso estoy usando la template de navigation, sabes si debo configurar algo mas?
tengo el mismo
Great video Beto!
Thanks,Bro
Thanks for this interesting video, would it be possible to have the code on github, I wasn't able to find it.
Great video... thanks
Now, with Expo 51 if you used Expo 49, you are being forced to migrate. I had to completely rewrite my almost finished App and now need to start from the beginning again so unnecessary...
Oh wow 😮
I personally find this Expo router confusing and unnecessary! Yeah, I have to rewrite the whole app too. Typescript had added unnecessary confusion in the first place where React Native had been badly planned in the beginning with Types. The whole app becomes bloated with Expo router. Expo Router is trying to do everything together and adding typescript. I would prefer Next.js over Expo web if I need a web version. If React continues this sh!t, I will move to Flutter which have the right concept in the first place. People used to complain about Flutter's file size, but Expo react had taken over as the biggest file size of any app protocol but with weaker performance over Flutter.
Same here.......
Migrated from expo 51 to expo 52,
All my logic in the app/_layout.tsx is lost,.....
can we use expo router in java script ? I am using blank template because I needed to work with javascript.
Yes, but not recommended
@@codewithbeto I am having issues in creating stack navigations. Like home screen can have multiple stack navigations inside. How to do that. Currently adding files in (tabs) folder creates new bottom tabs.
@@ExpoDev_Dash check out this video where we do a stack screen to show details of a selected symbol ruclips.net/video/njY1VJJ1HOw/видео.htmlsi=3bJGXK7NgSGP7VSO
Nice job sir. Am working with Express server and i want to navigate to another page with some data from my server when my server return date with status code 2000. Please sir, i need some detective from you?
How can we use tailwind css in expo with typescript i had try that but it fails in compiling it
Check out nativewind v4
Nice hoodie
default props error in react-native-calender-picker
thank you bro
is that the only way to do auth ?
explain pre build and locally build apk
Is this on github?
Too much confusion
sir when new paid course?
A+
Nice vid! Could you please share the source code?
Check out this example github.com/betomoedano/Code-with-Beto-Mobile-App
I don't find this tutorial useful unfortunately :(
why? :(
thank you very much for a super useful video
Glad it was helpful!