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

  Рет қаралды 281,750

Pradip Debnath

Pradip Debnath

Күн бұрын

Пікірлер: 247
@stanisawjarocki1747
@stanisawjarocki1747 2 жыл бұрын
NOTE: - In Tab.Navigator change: "tabBarOptions" => "screenOptions" - To style Tab.Navigator use: screenOptions={{tabBarStyle: {postion: "absolute",},}}
@jundeleon8704
@jundeleon8704 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 Жыл бұрын
@@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
@realtorBG
@realtorBG 3 жыл бұрын
V5 => V6 tabBarOptions = screenOptions/options showLabel = tabBarShowLabel headerShown: false
@krushnanaghate4858
@krushnanaghate4858 2 жыл бұрын
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
@alperenbugduz1440
@alperenbugduz1440 3 жыл бұрын
Very nice tutorial!! No fixings, clear speech.. Make more react-native tutorials please :))
@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?
@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!!!
@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!
@boc_fan
@boc_fan Жыл бұрын
Bro this music is awesome, finally not a dull tutorial
@christopherreif3624
@christopherreif3624 Жыл бұрын
Please keep making RN tutorials. I genuinely enjoy them.
@kdu97
@kdu97 Жыл бұрын
After many tutorials, you saved me! Thank you!!
@horimiyarawstyle
@horimiyarawstyle Жыл бұрын
first great tutorial I see without Expo,
@hendoitechnologies
@hendoitechnologies 4 ай бұрын
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.
@chervindavasol4704
@chervindavasol4704 3 жыл бұрын
More React Native tutorials please, love your videos
@itzpradip
@itzpradip 3 жыл бұрын
More to come!
@nictus168
@nictus168 2 жыл бұрын
Thank you so much! I was having trouble finding a tutorial that uses the react native cli instead of expo.
@barisonurme
@barisonurme 2 жыл бұрын
Feeling safe when you start playing video and hear the accent:)
@АлиВелиев-ъ4о
@АлиВелиев-ъ4о 2 жыл бұрын
You are the best! Really. No empty words! Strike to the point! Thank you
@mahanteshpatil7234
@mahanteshpatil7234 2 жыл бұрын
Thank you so much for your video, this is great, highly appreciated, kindly combine other navigations in one single app please
@rajuvadnala
@rajuvadnala 2 жыл бұрын
Thank you very much for the tutorial Pradip, wonderful work.
@udbz7264
@udbz7264 2 жыл бұрын
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 11 ай бұрын
But we can't apply animation to it
@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
@jd-haque
@jd-haque 3 жыл бұрын
You're really good bro. Learnt some thing new today. Cheers.
@rjwhite4424
@rjwhite4424 3 жыл бұрын
Really cool custom bar!
@chiderapaulugwuanyi9843
@chiderapaulugwuanyi9843 3 жыл бұрын
Very informative. Always looking forward to your tutorials.
@AnkushJainbl
@AnkushJainbl 3 жыл бұрын
Great video. Elaborate and to the point. Keep up the good work!
@raribeir
@raribeir 3 жыл бұрын
Excellent tutorial as usual. Keep up with the good work!
@patrioticgrind
@patrioticgrind 9 ай бұрын
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!
@Nicolas0325
@Nicolas0325 2 жыл бұрын
thanks a lot for the tutorial. How would you have the post button dissapear when focused?
@ardasatata
@ardasatata 3 жыл бұрын
Thanks!, This inspires me for my next project
@jasonloureiro5018
@jasonloureiro5018 3 жыл бұрын
Parabéns amigo, ótimo tutorial!
@vedatsozen
@vedatsozen Жыл бұрын
Really fantastic explanation.
@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
@vitorpeixoto915
@vitorpeixoto915 3 жыл бұрын
Hey man! Thanks for sharing and for showing your package.json!!!!
@eftynur15
@eftynur15 3 жыл бұрын
this tutorial is easy to understand. Great job.
@BullyGarfield.
@BullyGarfield. 2 жыл бұрын
Timestamps for personal use: 6:35
@Moonlight-kh9pr
@Moonlight-kh9pr 3 жыл бұрын
good lesson. very easy and without water
@jcxpjau
@jcxpjau 4 ай бұрын
Perfect...thanks man!
@mfk8475
@mfk8475 2 жыл бұрын
Thank you from Türkiye!
@nileshzemse
@nileshzemse 2 жыл бұрын
very good tutorial... now navigation version 6 has also come, you can create videos on version 6
@MrFawads
@MrFawads 3 жыл бұрын
great video man . Actually my problem.
@rakeshpk4991
@rakeshpk4991 3 жыл бұрын
Very helpful tutorial. Thanks!
@FabianD1991
@FabianD1991 2 жыл бұрын
Great Tutorial!
@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
@marammarzouki1969
@marammarzouki1969 9 ай бұрын
good tutorial! thank you
@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.
@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?
@khalediman9740
@khalediman9740 3 жыл бұрын
U r great keep posting like this video 👍👍👍👍 , much appreciated sir
@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
@Mayanksingh-qp6dy
@Mayanksingh-qp6dy 3 жыл бұрын
Awesome tutorial
@guillermohedzko589
@guillermohedzko589 3 жыл бұрын
Excelent work!!! thank you!
@sasindutech
@sasindutech 3 жыл бұрын
Great!!! This is a really good and working tutorial ... Always Thank you
@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
@alexandrehjodai
@alexandrehjodai 2 жыл бұрын
Great tutorial
@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.
@ping-pong4552
@ping-pong4552 2 жыл бұрын
thanks for the great content ❤️
@jamaludin-ut7qv
@jamaludin-ut7qv 3 жыл бұрын
thank you my friend from prindavan, i love you your tutorial help me a lot from my hell assignments
@jaysolanki593
@jaysolanki593 3 жыл бұрын
Amazing dude,,, you are diamond
@slo74designwebmobiledevelo67
@slo74designwebmobiledevelo67 2 жыл бұрын
Good tutorial. Could you repeat for Navigation v6 from scratch and creating different screens to show what imports are necessary? Great thanks👌
@jaiderpanqueva2468
@jaiderpanqueva2468 Жыл бұрын
Incredible tutorial, how did you do the animation at the beginning of the video?
@MahaveerSaini-v6m
@MahaveerSaini-v6m Жыл бұрын
I have used this, but i con't change background color of bottom bat bar. I have follow your style.
@taylor.galbraith
@taylor.galbraith 2 жыл бұрын
How would you go about doing this to show on many screens that are not in the navbar?
@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
@stefancatalin1552
@stefancatalin1552 2 жыл бұрын
How you deal if some content on the active page will be behind the Navigator ?
@jillurrahman9180
@jillurrahman9180 3 ай бұрын
very good content, thank you brother
@itzpradip
@itzpradip 3 ай бұрын
Glad you liked it!
@rezamohammadi1210
@rezamohammadi1210 Жыл бұрын
Thanks, how we can make a fab in bottom nav?
@hendoitechnologies
@hendoitechnologies 4 ай бұрын
Post full course video about React Native CLI
@junnieadriano5351
@junnieadriano5351 3 жыл бұрын
Thank you very much for this great video it helps me a lot
@luk1pr0
@luk1pr0 2 жыл бұрын
You are awesome mate
@layrfelipe7904
@layrfelipe7904 3 жыл бұрын
Nice tutorial!
@vishwakin3108
@vishwakin3108 Жыл бұрын
Can you please let me know if there's a way to insert a hamburger menu inside bottom tab navigator?
@sahil-u7b
@sahil-u7b 10 ай бұрын
thankyou for the content :)
@justinphilip3502
@justinphilip3502 3 жыл бұрын
Well explained thanks!
@expryan
@expryan Жыл бұрын
Help me so much, thank you.
@Redes-Antisociales
@Redes-Antisociales 3 жыл бұрын
Great video bro
@danilapetrov2765
@danilapetrov2765 3 жыл бұрын
Thank you my friend!
@deoarlo
@deoarlo 3 жыл бұрын
I did this and there is a problem when we hide the navigation: it will still show a bit and not hide fully because we elevate the navBar from the bottom edge of the screen. Anybody know a work around to this?
@HoschelGraphics
@HoschelGraphics 5 ай бұрын
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?
@dinahayukotv9529
@dinahayukotv9529 3 ай бұрын
Where and how can I download / get this .png images you are using as icons. Kindly let me know.
@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.
@amazingworldshorts3796
@amazingworldshorts3796 2 жыл бұрын
Very useful information
@tebogowilliam8541
@tebogowilliam8541 2 жыл бұрын
Mmaaaaaan....you are the best!!!!!!!!
@valentynratov7104
@valentynratov7104 3 жыл бұрын
Nice the lesson, more videos similar to this!
@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
@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?
@tweetgorge6588
@tweetgorge6588 3 жыл бұрын
Best Tutorial
@ppsdeveloper9448
@ppsdeveloper9448 3 жыл бұрын
Thank you teacher pradip.
@itzpradip
@itzpradip 3 жыл бұрын
You are welcome
@sidsarasvati
@sidsarasvati 3 жыл бұрын
Nice! well done
@jha629
@jha629 2 жыл бұрын
good tutorial and good explanation , use ..... screenOption insted of tabBarOptions.
@kunfun1916
@kunfun1916 2 жыл бұрын
nice tutorial
@tienthinhtruong2095
@tienthinhtruong2095 3 жыл бұрын
how can i do that in MaterialTopTabs, i use this becoz bottomTab dont have swipEnable tab. Pls anwser me tks
@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
@Bobber-m8i
@Bobber-m8i 2 жыл бұрын
Good job!
@hendoitechnologies
@hendoitechnologies 4 ай бұрын
Waiting for React Native CLI full course video
@KiranThorat-t7h
@KiranThorat-t7h Жыл бұрын
Sir apne ye code github pe push kiya h ky????????
@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?
@thameemansari7514
@thameemansari7514 2 жыл бұрын
one word Awesome
@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 ...
@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.
@lilykiwna7236
@lilykiwna7236 3 жыл бұрын
Thanks for the tutorial! Could not find this anywhere, it would help if you would put the code somewhere too :)
@grality
@grality 3 жыл бұрын
Hi, sorry to disturb but i have received this error : " ERROR Error: Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: undefined. You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports. Check the render method of `BottomTabNavigator`."
@MrMahir1997
@MrMahir1997 3 жыл бұрын
Bro , do you find solution , I also have this issue... :((
@grality
@grality 3 жыл бұрын
@@MrMahir1997 no sorry, too much problems with the npm modules ahah 😂, but i think the best way to fix this are to reinstall your packages and make tests in a New app
@MrMahir1997
@MrMahir1997 3 жыл бұрын
​@@grality hahah , I feel so... bcs we have like all examples and video but ofc I will get this error...Thank you for reply btw :) Hope we will fix this soon. :D
@jhramirezr
@jhramirezr 3 жыл бұрын
I can't get the background color for the bottom tab to change. Help please ??
Custom Tab Navigation in Expo Router | React Native Tutorial | Part 1
20:11
Мен атып көрмегенмін ! | Qalam | 5 серия
25:41
黑天使被操控了#short #angel #clown
00:40
Super Beauty team
Рет қаралды 53 МЛН
Custom Drawer Navigator in React Navigation 6
21:06
Pradip Debnath
Рет қаралды 142 М.
Bottom Navigation Bar Tutorial in React Native
14:12
Indently
Рет қаралды 125 М.
React Native Stack and Tab Navigator Together
4:30
dbestech
Рет қаралды 54 М.
Onboarding UI in React Native
16:03
Pradip Debnath
Рет қаралды 139 М.
This is the Only Right Way to Write React clean-code - SOLID
18:23
Login & Signup Screen UI Design Tutorial in React Native
26:48
Pradip Debnath
Рет қаралды 258 М.
LAVROV's interview with Tucker CARLSON 😁 [Parody]
8:34
Юрий ВЕЛИКИЙ
Рет қаралды 388 М.
Мен атып көрмегенмін ! | Qalam | 5 серия
25:41