react navigation tab navigator with examples

preview_player
Показать описание
in this tutorial you will learn :
1- what is the tab navigator as a type of react navigation?
2- how to use it with minimal example?
3- how to change the tab bar navigation appearance by changing the style,iconbar and add some options?
4- how to change the position for the tab bar from the top to the bottom?
5-what is the difference between stack navigator and tab navigator?
6- how to integrate between stack navigator and tab navigator?
and in the end of the tutorial you have a quiz to answer to insure that you understand this tutorial well
Рекомендации по теме
Комментарии
Автор

Thank you so so much, I’ve been having this issue for about a week, I create a tab and create a stack navigator but when I click on the different screen that I did not define in the bottom tab my bottom tab is disappeared. Your video make a lot of sense to me I’m gonna try it out and let you know.

maicampbell
Автор

I have been looking for such tutorials!! well done and saved my life!!! You got me subscribin u!

malikjehangir
Автор

how do i put the tab navigator below the header...??

renen
Автор

Your teaching method is awesome..

Keep it well

tubelight
Автор

thanks for the tutorial its so helpful <3

mohamdalmhde
Автор

Thanks, man for sharing your time to make this video is so useful.

juliansalas
Автор

thanks a lot for the explanation, i understood well both navigations =)

ricardopereira
Автор

What do you suggest yo use with both react native and react native web for navigation

mattvideo
Автор

Hi webeasystep, could it be possible to position the tab navigator in the middle of the screen? Most of the tutorial i've seen so far the tab navigator is positioned either by the top or bottom of the screen. I have an application the requires tab navigator to be in center or in any vertical position i want

CoffeePrinceGaming
Автор

very good tutorial, but i have a doubt . how to use a navigation . its giving me an error when i run the code, is there a npm installation for navigation ?

abhinandanhuddar
Автор

how can one change the default blue color of tab at top..

milantripathi
Автор

followed your tutorial but switch tabs doesn't slide. How can i fix this?

ikennaudokporo
Автор

thanks for the tutorial its so helpful
:)

ferdianadi
Автор

I have a login screen and, after login there is a home screen. For switch between screens I use Stack Navigator,
but I need Drawer Navigator for Sidebar,

How can I build Drawer navigation on Stack Navigator.

There is an example with tab and stack navigator using together.
I do not understand how can I do?

msalih
Автор

well explained tutorial
I have place tabNavigator at bottom so I want my top header to name as "TabNavigator" but its not showing with title:'TabNavigator' .any help is appreciated

ujjwalmanandhar
Автор

I have a Problem. My TabNavigator is showing but I cant Switch on the pages it says "Method ''jumpToIndex" ist deprecated. Please upgrade your code to use jumpTo". I dont know what to do because I didnt use createTabNavigator or any other code like you.

jaladara
Автор

my StatusBar is on top of the navigation tabs :/
anyone got an idea on how to fix that please ?

meriemtazen
Автор

Generally we use all type of navigation in our main project . So we cant export Navigator .. As everyone know we export our screen like ( listing, homepage, login/Signup etc) so please stop copy and paste or follow official site code.. Please try to make video on real life project... As a beginner everyone can learn from your videos.

manishvishwakarma
Автор

thanks for the tutorials
any github available ?

FerySanjayaKoda
Автор

Very Nice Video Tutorial for React I had ever seen. Thanx
#webeasystep, it's really awesome dude,
, Please share code on github/blog, so that newbie identify mistakes.

arjunvyas