Combining Navigators #2 | React Navigation V3 | React Native Tutorial

preview_player
Показать описание
#2 Learn how to combine the Switch Navigator, Drawer Navigator, Stack Navigator and Tab Navigator to create a robust navigation flow

New To React Native?
React Native Foundation + Firebase + Redux :

Рекомендации по теме
Комментарии
Автор

Best navigation tutorial ever done for React Native. Thank you so much, everything is now clear.

slagunes
Автор

Thank you Unsure Programmer! I've now learned how these navigators work.

joeyhigino
Автор

hi!
a very quick and nice tutorial.

continuation of this part..
1) how can we use left & right side drawers at once.
2) how can we customize footer tab with custom image icons.
3) how to navigate screens from sidebar with footer menu.

I'm new to react native. hope you reply and continue the next part of this. thanks in advance.

saiffarooq
Автор

Thanks for clear picture of react navigation.

zeshanghafoor
Автор

Thank you very much! I was with very difficulty in understand how to implement combining navigation in my app projectm, and now i can use it to continuing make my projects :)

Sechomahu
Автор

Hi, this is a great video. Can you guide about navigating from nested navigators? I am trying to move from a screen from one navigator to a screen of another navigator within the same root navigator. but it is not moving and not throwing any error either.

DevikaNaik
Автор

A great great great tutorial. really saved my day. thanks a lot...
There is only one thing i want to ask that is tab icons are not rendering. i am using react-native-vector-icons its showing in the view but not in the tab navigator. please help

shabanali
Автор

Awesome tutorials. Newbie in RN here! I hope you will consider adding integration of Redux.

maron
Автор

Thanks, how to add one CustomDrawerComponent similar to add on video off the version #2 ?

ceballossound
Автор

Hello, I managed to achieve a similar result by using navigationOptions on DashboardTabNavigator to render the routes names and setting a headerLeft. On defaultNavigationOptions i rendered a headerRight. My case was a little bit different since I wanted a popup menu on header Right on all stacks but the header left only in the TabNavigator. If any of you want a similar result this may help.

eneasarrais
Автор

wow i want say you You are best .. Thank you bhai

vijaysingh-ynqt
Автор

Great Tutorial. I just wonder how add icons on the bottom Tab navigator?

jolinjj
Автор

Nice video, now i understand everything about navigation ^^ . Thank you so much

rijasoloarilalaandrianaivo
Автор

Thank you so much. Your tutorials have been extremely helpful. Keep up with the great works!

noneofyourbusinessgoogle
Автор

That was a great video...! How do we disable the tab navigator when you switch to the detail screen(stack navigator) please let us know if u have any idea about this.Thank you

dineshreddy
Автор

@Unsure Programmer, how can we add icons in the TabBarBottom ? Can you answer me please and help me ? Thanks you !

mathiasc
Автор

Hey varun !! I am pretty much stuck at implementation of deeplinking, please guide us all deeplinking in this sam reac navigation project !

devanshsadhotra
Автор

Many thanks for your tutorial varun. But would you mind explaining adding more menu/route in drawer navigation please?

williamdima
Автор

Please guide us on adding multiple routes to drawer navigator

devanshsadhotra
Автор

You have some of the best tutorials. P.S. how do you add icons to the bottom tab navigator?

UtsavBista