Build complex layouts with Expo Router v2 and Expo SDK 49 | File Based Routing | React Native

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

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

  • @MrRobots100
    @MrRobots100 9 месяцев назад +8

    One of the best videos I have ever seen. Perfect. Made my day.

  • @priyanshudhawan5054
    @priyanshudhawan5054 5 месяцев назад +2

    you solve half of my problem that i suffering from 1 long day.

  • @saherraza7110
    @saherraza7110 4 месяца назад +1

    your way of teaching is so smooth and efficient. loved it...!!!

  • @Lior-n9b
    @Lior-n9b 11 месяцев назад +5

    Great tutorial thank you! For your future tutorials what would be great is a at the end of small summary of how the concepts you've showed in the video works :)

  • @JahangirAmin
    @JahangirAmin 9 месяцев назад +2

    @galaxies_dev deserves all the credits for this video. This dude didnt even bother to change the thimbnail.

  • @codewithtae6637
    @codewithtae6637 9 месяцев назад +1

    Appreciate the video! You filled in some knowledge gaps I had!

  • @haroldllames5709
    @haroldllames5709 Год назад +2

    Wow. That's so informative and really great. I have been looking for this kind of tutorial. Please make more. Thank you!!!

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

    I don’t say this much but this is the best video on the topic. You provide a little bit more complex of an example that almost reflects a real life use case (mine especially).
    Everyone else is just barely scratching the surface, yk how when you read a medium article and come out feeling like you should have just read the docs. content quality in the RN space sucks.

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

    You are awesome! Excellent tutorial, clear and concise, learned a lot. Thank you for all the effort you applied in making it. :)

  • @perrythepalteypus2185
    @perrythepalteypus2185 11 месяцев назад +1

    Brilliant tutorial 🎉❤

  • @hellatalented
    @hellatalented Год назад +1

    Awesome vid bro helped alot!!!!!!

  • @refaldybagas
    @refaldybagas Год назад +2

    thankyou. great tutorial ❤

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

    This is Great !!!
    when navigating the stack inside the tabs , are there anyway can we hide tab bar ?
    what if link something on the outer stack in tabs will it return to the outer stack ?

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

    Excellent video, how do you make the routes typed when using ? I just created a project with expo v50

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

    Amazin video. You saved me👌

  • @withpaulex8645
    @withpaulex8645 7 месяцев назад

    Nice video compare to others am seeing for expo router

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

    Thank you, you helped a lot.

  • @ahmaat19
    @ahmaat19 Год назад

    You gained my subscription

  • @ibiyemisamuel6082
    @ibiyemisamuel6082 Год назад +2

    Thank you😊🎉❤

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

    Nice thank you so much for amazing content

  • @bestelectrocity
    @bestelectrocity Год назад +1

    Thanks, amazing 🎉

  • @MustaphaMuhamed-z4t
    @MustaphaMuhamed-z4t 7 месяцев назад

    perfect i will apreciate for this knowledes

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

    hey a very good video, thanks

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

    What a great tutorial! Thanks dude. Do you plan to make one on the SDK 50 and his new features ? Keep doing !

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

    Excellent! Thank you for this video. Say, if I want to make the Post Details page take up the full screen (even above the bottom tabs), how would I do that?

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

      You will have to create the post details screen in another stack

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

      @@codewithnomi I see. Separate from the stack inside the (tabs) folder? Something like this?
      (tabs)
      index
      _layout
      posts
      post-details
      index
      _layout

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

      @@kral626 yup

  • @rohanagrawal5747
    @rohanagrawal5747 29 дней назад

    thanks man

  • @ajinkyashinde6118
    @ajinkyashinde6118 Год назад

    Great learing with you sir. Nicely explain routing, waiting for more content.

  • @rcodev
    @rcodev Год назад

    How incredible, wonderful this video is.
    How could we do this if we log in to the app?
    for the user to access the routes only after logging in, using expo router.

    • @codewithnomi
      @codewithnomi  Год назад +1

      you can implement auth as well.
      here is the reference: docs.expo.dev/router/reference/authentication

  • @Bkbois
    @Bkbois Год назад +1

    So can the tabs header background colour be changed, like that of the stack screen?

  • @Aflatoon947
    @Aflatoon947 Год назад

    Good work 👌🏻

  • @magne6049
    @magne6049 Год назад

    do you need to use the native stack navigation swipe animation? Or is the stack navigation merely conceptual and you can choose the animation yourself?

  • @inamulhasans9461
    @inamulhasans9461 Год назад

    Great 🎉❤

  • @erics1337
    @erics1337 Год назад

    Great tutorial. Please show how to make an animated drawer.

  • @olegtytov6134
    @olegtytov6134 Год назад

    guys please,how can we change baground fon on top screen where written the name of the our components and how can we get away this
    inscription?

  • @kevingrondin974
    @kevingrondin974 Год назад

    Nice, and drawer navigation not change ?

    • @codewithnomi
      @codewithnomi  Год назад +2

      I'll create a video on this someday 😉

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

    presentation modal doesnt work, is it because im on android?

  •  Год назад

    Hi, I've been following your work and technically you're very good. but I would like to know how to rotate the cell phone screen next to vs code.......I don't know if you understood me

  • @paysnug4470
    @paysnug4470 11 месяцев назад

    npm i react-native-modalize
    the modal is showing behing the tab
    the modal
    is showing behing

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

    how to test this deeplinking in android

  • @michealskup5730
    @michealskup5730 7 месяцев назад

    hi there ! does modal work on android ?????????????

  • @paysnug4470
    @paysnug4470 11 месяцев назад

    the background inside tab is not working

  • @PorZa559
    @PorZa559 Год назад

    Can I hide tab bar when go to postId page?

    • @codewithnomi
      @codewithnomi  Год назад

      You will have to create a separate stack layout for postId page

    • @PorZa559
      @PorZa559 Год назад

      @@codewithnomi Thanks for replying.
      I already added stack layout to [id] folder, but tabbar is still shows.

  • @user-rdr1712
    @user-rdr1712 Год назад

    Why tsx instead of js? Is it mandatory to follow .tsx file?

  • @hubesh716
    @hubesh716 Год назад +1

    That is totally similar with Next js

  • @wisdomelue
    @wisdomelue Год назад

    🎉

  • @lanskaba3668
    @lanskaba3668 Год назад +1

    This is just like nextjs 13 app router

  • @hubesh716
    @hubesh716 Год назад

    Sir plz make video how to . make Animated bottom Tabs with animated Drawer with navigation plz make this one with React native Reanimated

  • @prodesigntz7776
    @prodesigntz7776 3 дня назад

    we need a redo of expo 52 please stop using typescript has a lot of bias

  • @osamaalmasalmeh6760
    @osamaalmasalmeh6760 Месяц назад

    🙅