Custom Bottom Tab Navigator in React Native | React Navigation v5 Tutorial

  Рет қаралды 285,696

Pradip Debnath

Pradip Debnath

Күн бұрын

Пікірлер: 248
@alperenbugduz1440
@alperenbugduz1440 3 жыл бұрын
Very nice tutorial!! No fixings, clear speech.. Make more react-native tutorials please :))
@jbnunn
@jbnunn 2 жыл бұрын
This was a great tutorial, thanks @Pradip. As others have said, your style is refreshing. It's to the point without a lot of fanfare, just what is needed, keep up the good work!
@realtorBG
@realtorBG 3 жыл бұрын
V5 => V6 tabBarOptions = screenOptions/options showLabel = tabBarShowLabel headerShown: false
@krushnanaghate4858
@krushnanaghate4858 3 жыл бұрын
ohh thank you any other changes ?
@giovanne_gtr
@giovanne_gtr 2 жыл бұрын
@@krushnanaghate4858 style = tabBarStyle
@tushardeora8811
@tushardeora8811 2 жыл бұрын
also do tabBarIconStyle: { display: "none" } to remove default icons
@Piggiesgod
@Piggiesgod Жыл бұрын
@@tushardeora8811 thx
@IlustraStory30
@IlustraStory30 Күн бұрын
marginLeft : 20, marginRight : 20,
@jonathanbryant1191
@jonathanbryant1191 2 жыл бұрын
THANK YOU!! I'm working on my first project and really struggled to understand the docs. This is a great walkthrough. Thanks again!!!
@boc_fan
@boc_fan Жыл бұрын
Bro this music is awesome, finally not a dull tutorial
@stanisawjarocki1747
@stanisawjarocki1747 2 жыл бұрын
NOTE: - In Tab.Navigator change: "tabBarOptions" => "screenOptions" - To style Tab.Navigator use: screenOptions={{tabBarStyle: {postion: "absolute",},}}
@jundleon
@jundleon 2 жыл бұрын
thanks bro
@jbnunn
@jbnunn 2 жыл бұрын
And just for full code if anyone needs it, screenOptions={{ tabBarShowLabel: false, tabBarStyle: { position: 'absolute', bottom: 25, left: 20, right: 20, elevation: 0, backgroundColor: '#ffffff', borderRadius: 15, height: 90, } }}
@HeliosJM
@HeliosJM 2 жыл бұрын
@@jbnunn Thanks
@BallerMcBallersonn
@BallerMcBallersonn Жыл бұрын
@@jbnunn Shoutout to you and Stanislaw. You guys just helped me after i've spent 3+ hours trying to figure it out
@Piggiesgod
@Piggiesgod Жыл бұрын
@jbnunn @stanisawjarocki thank you guys
@АлиВелиев-ъ4о
@АлиВелиев-ъ4о 2 жыл бұрын
You are the best! Really. No empty words! Strike to the point! Thank you
@AnkushJainbl
@AnkushJainbl 3 жыл бұрын
Great video. Elaborate and to the point. Keep up the good work!
@kdu97
@kdu97 2 жыл бұрын
After many tutorials, you saved me! Thank you!!
@christopherreif3624
@christopherreif3624 Жыл бұрын
Please keep making RN tutorials. I genuinely enjoy them.
@horimiyarawstyle
@horimiyarawstyle Жыл бұрын
first great tutorial I see without Expo,
@raribeir
@raribeir 3 жыл бұрын
Excellent tutorial as usual. Keep up with the good work!
@chiderapaulugwuanyi9843
@chiderapaulugwuanyi9843 3 жыл бұрын
Very informative. Always looking forward to your tutorials.
@jasonloureiro5018
@jasonloureiro5018 3 жыл бұрын
Parabéns amigo, ótimo tutorial!
@hotaryuzaki
@hotaryuzaki 2 жыл бұрын
there is a bug for middle tab bar, onpress in top half cannot be click. the problem is from RN itself, overflow component from it's parent cannot accomodate onpress but visibility only Mr. Pradip in 13:45 was not demonstrated press in top half. sooo, is there anyone have a solution for that issue?
@jd-haque
@jd-haque 3 жыл бұрын
You're really good bro. Learnt some thing new today. Cheers.
@chervindavasol4704
@chervindavasol4704 3 жыл бұрын
More React Native tutorials please, love your videos
@itzpradip
@itzpradip 3 жыл бұрын
More to come!
@rajuvadnala
@rajuvadnala 3 жыл бұрын
Thank you very much for the tutorial Pradip, wonderful work.
@nictus168
@nictus168 2 жыл бұрын
Thank you so much! I was having trouble finding a tutorial that uses the react native cli instead of expo.
@eftynur15
@eftynur15 3 жыл бұрын
this tutorial is easy to understand. Great job.
@rjwhite4424
@rjwhite4424 3 жыл бұрын
Really cool custom bar!
@hendoitechnologies
@hendoitechnologies 6 ай бұрын
Your video is very easy to understand slow and steady..... As a beginner can learn and understand easily.. Thanks.. Can you post full course video for developers in "React Native CLI" end to end all concepts... Waiting.
@mahanteshpatil7234
@mahanteshpatil7234 2 жыл бұрын
Thank you so much for your video, this is great, highly appreciated, kindly combine other navigations in one single app please
@jcxpjau
@jcxpjau 6 ай бұрын
Perfect...thanks man!
@codewithgowtham
@codewithgowtham Жыл бұрын
Hi . First of all Thankyou for information and next one question tabbaroptions is not work in my react native file ? please answer the questions
@barisonurme
@barisonurme 2 жыл бұрын
Feeling safe when you start playing video and hear the accent:)
@yardtech7259
@yardtech7259 3 жыл бұрын
Waiting for your chat with firebase 🔥 2nd part btw Great video as always
@richillartloe
@richillartloe 2 жыл бұрын
This is very helpful! thank you very much
@sasindutech
@sasindutech 3 жыл бұрын
Great!!! This is a really good and working tutorial ... Always Thank you
@udbz7264
@udbz7264 3 жыл бұрын
This is a outdated. For new tab navigation. Use screen options and set those tab option values under a key in screen options called tab bar style. Also set tabbarshown as false still under screenoptions to hide the tab labels
@WagmiVibes
@WagmiVibes Жыл бұрын
This was really helpful bro, thanks a lot ❤
@harshdeep7015
@harshdeep7015 Жыл бұрын
But we can't apply animation to it
@yannrochard7471
@yannrochard7471 3 жыл бұрын
Unfortunately, on the central button, you can't click on the part that protrudes from the menu (the upper part of the button) :/
@dougmalones8702
@dougmalones8702 3 жыл бұрын
did you ever find a solution for this?
@Yami1337Gaming
@Yami1337Gaming 2 жыл бұрын
I have the same problem on Android.
@ardasatata
@ardasatata 3 жыл бұрын
Thanks!, This inspires me for my next project
@FabianD1991
@FabianD1991 2 жыл бұрын
Great Tutorial!
@rakeshpk4991
@rakeshpk4991 3 жыл бұрын
Very helpful tutorial. Thanks!
@guillermohedzko589
@guillermohedzko589 3 жыл бұрын
Excelent work!!! thank you!
@Nicolas0325
@Nicolas0325 2 жыл бұрын
thanks a lot for the tutorial. How would you have the post button dissapear when focused?
@valentynratov7104
@valentynratov7104 3 жыл бұрын
Nice the lesson, more videos similar to this!
@vedatsozen
@vedatsozen Жыл бұрын
Really fantastic explanation.
@mfk8475
@mfk8475 2 жыл бұрын
Thank you from Türkiye!
@jamaludin-ut7qv
@jamaludin-ut7qv 3 жыл бұрын
thank you my friend from prindavan, i love you your tutorial help me a lot from my hell assignments
@vitorpeixoto915
@vitorpeixoto915 3 жыл бұрын
Hey man! Thanks for sharing and for showing your package.json!!!!
@ping-pong4552
@ping-pong4552 2 жыл бұрын
thanks for the great content ❤️
@junnieadriano5351
@junnieadriano5351 3 жыл бұрын
Thank you very much for this great video it helps me a lot
@marammarzouki1969
@marammarzouki1969 10 ай бұрын
good tutorial! thank you
@RC-hi5sj
@RC-hi5sj 3 жыл бұрын
hey my friend your tutorial is very good , many thanks to you it will be a big help to my project
@Ayush_kumar123
@Ayush_kumar123 3 жыл бұрын
Bro Pradeep your content is really good, but if you could provide the starter code template and the assets folder it would be great.
@Mayanksingh-qp6dy
@Mayanksingh-qp6dy 3 жыл бұрын
Awesome tutorial
@alexandrehjodai
@alexandrehjodai 2 жыл бұрын
Great tutorial
@Moonlight-kh9pr
@Moonlight-kh9pr 3 жыл бұрын
good lesson. very easy and without water
@geoffreyngugi6144
@geoffreyngugi6144 3 жыл бұрын
Hello Thanks for this tutorial. Unfortunately this does not work when the bottom tab navigator is inside drawer navigator
@rahulagrawal228
@rahulagrawal228 3 жыл бұрын
Did you found any solution?
@geoffreyngugi6144
@geoffreyngugi6144 3 жыл бұрын
Not yet, still stuck. Would be glad if you can assist.
@Sasuke-kc6dw
@Sasuke-kc6dw 3 жыл бұрын
@@geoffreyngugi6144 you found something? :)
@geoffreyngugi6144
@geoffreyngugi6144 3 жыл бұрын
@@Sasuke-kc6dw Not yet. I had to work without the custom design
@luk1pr0
@luk1pr0 2 жыл бұрын
You are awesome mate
@sahil-u7b
@sahil-u7b Жыл бұрын
thankyou for the content :)
@justinphilip3502
@justinphilip3502 3 жыл бұрын
Well explained thanks!
@danilapetrov2765
@danilapetrov2765 3 жыл бұрын
Thank you my friend!
@patrioticgrind
@patrioticgrind 11 ай бұрын
I was stressing about why theres this extra frame or box underneath my bottom navigation. Then it disappeared when I added the property and value " position: 'absolute' " as I was following along your video. Thank you!
@rajanayel7447
@rajanayel7447 3 жыл бұрын
Sir Kindly make React native series from basic to advance.
@itzpradip
@itzpradip 3 жыл бұрын
Thanks for your comment & suggestion.
@RAMANKUMAR-fc8sf
@RAMANKUMAR-fc8sf 2 жыл бұрын
Sir your method of explanation is best. Kindly create a react native playlist from basic to advance
@slo74designwebmobiledevelo67
@slo74designwebmobiledevelo67 3 жыл бұрын
Good tutorial. Could you repeat for Navigation v6 from scratch and creating different screens to show what imports are necessary? Great thanks👌
@expryan
@expryan Жыл бұрын
Help me so much, thank you.
@layrfelipe7904
@layrfelipe7904 3 жыл бұрын
Nice tutorial!
@khalediman9740
@khalediman9740 3 жыл бұрын
U r great keep posting like this video 👍👍👍👍 , much appreciated sir
@MrFawads
@MrFawads 3 жыл бұрын
great video man . Actually my problem.
@jillurrahman9180
@jillurrahman9180 5 ай бұрын
very good content, thank you brother
@itzpradip
@itzpradip 5 ай бұрын
Glad you liked it!
@sidsarasvati
@sidsarasvati 3 жыл бұрын
Nice! well done
@jaysolanki593
@jaysolanki593 3 жыл бұрын
Amazing dude,,, you are diamond
@BullyGarfield.
@BullyGarfield. 2 жыл бұрын
Timestamps for personal use: 6:35
@nileshzemse
@nileshzemse 2 жыл бұрын
very good tutorial... now navigation version 6 has also come, you can create videos on version 6
@RavindraThoriya
@RavindraThoriya Жыл бұрын
Very good video and explanation, tried above example but plus icon not display in center or second tab only display red color circle. what am I missing?
@tebogowilliam8541
@tebogowilliam8541 3 жыл бұрын
Mmaaaaaan....you are the best!!!!!!!!
@BrayanMCrespoEspinoza
@BrayanMCrespoEspinoza 3 жыл бұрын
Nice, Thakns!
@Ntamakoupa
@Ntamakoupa 3 жыл бұрын
Thank you. Any idea why on android the top part of the button is not clickable ?
@HotaraTakeo
@HotaraTakeo 3 жыл бұрын
does styling work in android? Imean icons and colors?
@Ntamakoupa
@Ntamakoupa 3 жыл бұрын
@@HotaraTakeo yes works ok. Positioning is great its just not clickable above bar
@indomitablelust
@indomitablelust 3 жыл бұрын
did you find a way to solve this?
@Ntamakoupa
@Ntamakoupa 3 жыл бұрын
@@indomitablelust unfortunately no, changed a bit the UI. I think a custom bottom bar completely may solve it. Not sure
@indomitablelust
@indomitablelust 3 жыл бұрын
@@Ntamakoupa Yeah, I think so too, sad
@Redes-Antisociales
@Redes-Antisociales 3 жыл бұрын
Great video bro
@jaiderpanqueva2468
@jaiderpanqueva2468 2 жыл бұрын
Incredible tutorial, how did you do the animation at the beginning of the video?
@Bobber-m8i
@Bobber-m8i 2 жыл бұрын
Good job!
@elkincobos7235
@elkincobos7235 2 жыл бұрын
Hello, Pradip first of all excellent tutorials, I wish you could do a tutorial with gallium, because there is practically nothing on the web. Thank you very much
@tweetgorge6588
@tweetgorge6588 3 жыл бұрын
Best Tutorial
@HoschelGraphics
@HoschelGraphics 7 ай бұрын
First of all, thank you for your video. I encountered an error, my buttons do not appear, can you help me how to fix this?
@saicharanpogul
@saicharanpogul 3 жыл бұрын
Hi Pradip, I have been following your videos, helped me a lot. Is it possible to make a detailed tutorial on react-native-track-player, explaining all the features. Thank you.
@itzpradip
@itzpradip 3 жыл бұрын
Great suggestion, I'll try to do it in near future. Thanks
@saicharanpogul
@saicharanpogul 3 жыл бұрын
@@itzpradip Will be waiting for it. Thank You.
@seeking9145
@seeking9145 Жыл бұрын
​@@itzpradip Thebutton with the plus is just a red circle. Do you know how this could happen?
@amazingworldshorts3796
@amazingworldshorts3796 2 жыл бұрын
Very useful information
@thameemansari7514
@thameemansari7514 3 жыл бұрын
one word Awesome
@taylor.galbraith
@taylor.galbraith 2 жыл бұрын
How would you go about doing this to show on many screens that are not in the navbar?
@rathierry
@rathierry 3 жыл бұрын
Thank you so much!!!
@itzpradip
@itzpradip 3 жыл бұрын
You're welcome!
@MahaveerSaini-v6m
@MahaveerSaini-v6m Жыл бұрын
I have used this, but i con't change background color of bottom bat bar. I have follow your style.
@ahmadfiraz7298
@ahmadfiraz7298 3 жыл бұрын
im having trouble with position:"absolute", since it was position "absolute", the bottom tab component bury the content behind, is there anyway to get around this without defining the height 1 by 1 on each page?
@krokogames7843
@krokogames7843 3 жыл бұрын
Estou com o mesmo problema, conseguiu resolver?
@kunfun1916
@kunfun1916 2 жыл бұрын
nice tutorial
@ppsdeveloper9448
@ppsdeveloper9448 3 жыл бұрын
Thank you teacher pradip.
@itzpradip
@itzpradip 3 жыл бұрын
You are welcome
@shanu_shikhar
@shanu_shikhar 3 жыл бұрын
That's really use and something different and its appreciable but i really really want you to please add the UI like Flipkart if we press middle button .. if possible please take the look of Flipkart app and in that if we press middle button it opens a popup like structure ...
@shakirhurrah2535
@shakirhurrah2535 3 жыл бұрын
Awesome bro .....
@hendoitechnologies
@hendoitechnologies 6 ай бұрын
Post full course video about React Native CLI
@whatthefood9983
@whatthefood9983 2 жыл бұрын
when you put backgroundColor as black or dark, there is white line at the top or tab bar, becareful to use that
@sandypatel55
@sandypatel55 3 жыл бұрын
Can we create Same tab navigation like KZbin app? Means Present view on click on + button and keep existing top screen as it is.
@itzpradip
@itzpradip 3 жыл бұрын
Yes, by customizing customTabBarButton component onPress prop. You can open a bottom sheet on onPress and for that refer to this tutorial kzbin.info/www/bejne/o5utq5SffNCUh6M, I think in this way you can achieve this layout.
@anmecode
@anmecode 3 жыл бұрын
Excelente, gracias :)
@boscokuttikatt7105
@boscokuttikatt7105 2 жыл бұрын
Hey thanks it's was helpful but after build the apk size became 125 mb. How to reduce it, as I have only added bottom nav bar till now.
@stefancatalin1552
@stefancatalin1552 2 жыл бұрын
How you deal if some content on the active page will be behind the Navigator ?
@habeelkhan2332
@habeelkhan2332 Жыл бұрын
sir that tab bar option or style is not showing in my program whats the reason
@Piggiesgod
@Piggiesgod Жыл бұрын
check the comments up, the tutorial is old, you have to change some things
@rezamohammadi1210
@rezamohammadi1210 Жыл бұрын
Thanks, how we can make a fab in bottom nav?
@aasimmmalik1231
@aasimmmalik1231 3 жыл бұрын
Thanks brother ...
@surinderpanwar9049
@surinderpanwar9049 2 жыл бұрын
my TabNavigator tag style not working . any suggestion?? i m working on EXPo ?
@surinderpanwar9049
@surinderpanwar9049 2 жыл бұрын
import React from 'react'; import { StyleSheet, Text, View, ImageBackground, TouchableOpacity } from 'react-native'; import { createBottomTabNavigator } from '@react-navigation/bottom-tabs'; import { MaterialCommunityIcons } from '@expo/vector-icons'; import HomeScreen from '../screen/home'; import EventBooking from '../screen/events'; import ShopOnline from '../screen/shop'; const Tab = createBottomTabNavigator(); const Tabs = () => { return ( ( ), }} /> ( ), }} /> ( ), }} /> ); } export default Tabs;
@surinderpanwar9049
@surinderpanwar9049 2 жыл бұрын
this is not working tabBarOptions
@b_tongheng
@b_tongheng 2 жыл бұрын
thanks alot
@lilykiwna7236
@lilykiwna7236 3 жыл бұрын
Thanks for the tutorial! Could not find this anywhere, it would help if you would put the code somewhere too :)
@vishwakin3108
@vishwakin3108 Жыл бұрын
Can you please let me know if there's a way to insert a hamburger menu inside bottom tab navigator?
Custom Tab Navigation in Expo Router | React Native Tutorial | Part 1
20:11
Мен атып көрмегенмін ! | Qalam | 5 серия
25:41
She made herself an ear of corn from his marmalade candies🌽🌽🌽
00:38
Valja & Maxim Family
Рет қаралды 18 МЛН
Don’t Choose The Wrong Box 😱
00:41
Topper Guild
Рет қаралды 62 МЛН
AI Is Making You An Illiterate Programmer
27:22
ThePrimeTime
Рет қаралды 240 М.
This is the Only Right Way to Write React clean-code - SOLID
18:23
Expo Go & Development Builds: Which should you use?
21:37
Bottom Navigation Bar Tutorial in React Native
14:12
Indently
Рет қаралды 127 М.
5 Hidden Windows Features You Should Be Using in 2025!
8:05
Kevin Stratvert
Рет қаралды 131 М.
10 Essential React Native Tips Every Developer Must Know
12:07
Simon Grimm
Рет қаралды 24 М.
Мен атып көрмегенмін ! | Qalam | 5 серия
25:41