Expo Router | Beginner's Crash Course

Поделиться
HTML-код
  • Опубликовано: 26 ноя 2024

Комментарии • 51

  • @TimoHuennebeck
    @TimoHuennebeck 8 месяцев назад +2

    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?

    • @juliian6838
      @juliian6838 9 дней назад

      I think it is because the routing of "Expo Router" , as it works by file-based, needs the content to be in /app.

  • @wanderhungerbuhler
    @wanderhungerbuhler 10 месяцев назад +1

    Do you have some video talking about scheduling? Example: I am a consultor and would like available dates and hours to possible scheduling…

  • @abheygupta2332
    @abheygupta2332 10 месяцев назад +1

    Hey, facing issues changing the fonts of my react native app. A video on that would be appreciated 😊

  • @manarthpatel5362
    @manarthpatel5362 8 месяцев назад +2

    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.
    "

    • @lajun.j
      @lajun.j 3 месяца назад

      Hi Did you fix it. I am facing the same issue. Could you please let me know the solution? Thanks!

    • @juliian6838
      @juliian6838 9 дней назад

      @@lajun.j Same here...

  • @juliian6838
    @juliian6838 9 дней назад

    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 ^^"

  • @motodankz4838
    @motodankz4838 2 месяца назад

    Why is the code so zoomed in? Please zoom out, it feels suffocating trying to keep up

  • @HaraldPliessnig
    @HaraldPliessnig 5 месяцев назад

    will the course you offer on your website will be updated to a full expo router vesion in the next time?

    • @codewithbeto
      @codewithbeto  5 месяцев назад +1

      Maybe I’ll add a section for expo router

  • @willdunertm5047
    @willdunertm5047 10 месяцев назад +1

    Soon v3 will be released, would you make a video showing the new features?

  • @JAlex-bn9qi
    @JAlex-bn9qi 7 месяцев назад +1

    Hello Beto
    How do I this without Auth? I just want a welcome screen.

  • @minhtranquang9598
    @minhtranquang9598 10 месяцев назад

    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 ?

    • @codewithbeto
      @codewithbeto  10 месяцев назад

      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

  • @macabro019
    @macabro019 6 месяцев назад

    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?

    • @smalls5001
      @smalls5001 6 месяцев назад

      tengo el mismo

  • @ExpoDevelopers
    @ExpoDevelopers 10 месяцев назад +1

    Great video Beto!

  • @ag19-21
    @ag19-21 17 дней назад

    Thanks,Bro

  • @bladbimer
    @bladbimer 8 месяцев назад

    Thanks for this interesting video, would it be possible to have the code on github, I wasn't able to find it.

  • @riahiyassine7703
    @riahiyassine7703 3 месяца назад

    Great video... thanks

  • @El_ii
    @El_ii 6 месяцев назад

    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...

    • @codewithbeto
      @codewithbeto  6 месяцев назад

      Oh wow 😮

    • @marvinfok65
      @marvinfok65 2 месяца назад

      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.

    • @juliian6838
      @juliian6838 9 дней назад

      Same here.......
      Migrated from expo 51 to expo 52,
      All my logic in the app/_layout.tsx is lost,.....

  • @ExpoDev_Dash
    @ExpoDev_Dash 5 месяцев назад

    can we use expo router in java script ? I am using blank template because I needed to work with javascript.

    • @codewithbeto
      @codewithbeto  5 месяцев назад

      Yes, but not recommended

    • @ExpoDev_Dash
      @ExpoDev_Dash 5 месяцев назад

      @@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.

    • @codewithbeto
      @codewithbeto  5 месяцев назад

      @@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

  • @nwaformicah433
    @nwaformicah433 10 месяцев назад

    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?

  • @AjaySingh-jz8qx
    @AjaySingh-jz8qx 10 месяцев назад

    How can we use tailwind css in expo with typescript i had try that but it fails in compiling it

    • @euanmorgann
      @euanmorgann 10 месяцев назад

      Check out nativewind v4

  • @melvinkonneh2604
    @melvinkonneh2604 2 месяца назад

    Nice hoodie

  • @studioak90
    @studioak90 6 месяцев назад

    default props error in react-native-calender-picker

  • @praweewongsa
    @praweewongsa 9 месяцев назад

    thank you bro

  • @phantazzor
    @phantazzor 9 месяцев назад

    is that the only way to do auth ?

  • @milon27
    @milon27 8 месяцев назад

    explain pre build and locally build apk

  • @HermesSoilder
    @HermesSoilder 2 месяца назад

    Is this on github?

  • @GamingWorld-kf1vy
    @GamingWorld-kf1vy 6 месяцев назад +2

    Too much confusion

  • @nehat786
    @nehat786 10 месяцев назад

    sir when new paid course?

  • @2gbeh
    @2gbeh 4 месяца назад

    A+

  • @emmytobs
    @emmytobs 5 месяцев назад

    Nice vid! Could you please share the source code?

    • @codewithbeto
      @codewithbeto  5 месяцев назад +1

      Check out this example github.com/betomoedano/Code-with-Beto-Mobile-App

  • @whitesalmon0925
    @whitesalmon0925 6 месяцев назад

    I don't find this tutorial useful unfortunately :(

  • @quyensinhtran
    @quyensinhtran 8 месяцев назад

    thank you very much for a super useful video