Тёмный

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

Pradip Debnath
Подписаться 43 тыс.
Просмотров 277 тыс.
50% 1

Опубликовано:

 

14 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 248   
@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 Год назад
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
@alperenbugduz1440
@alperenbugduz1440 3 года назад
Very nice tutorial!! No fixings, clear speech.. Make more react-native tutorials please :))
@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
@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 Год назад
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!
@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
@hendoitechnologies
@hendoitechnologies 3 месяца назад
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.
@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?
@boc_fan
@boc_fan Год назад
Bro this music is awesome, finally not a dull tutorial
@nictus168
@nictus168 2 года назад
Thank you so much! I was having trouble finding a tutorial that uses the react native cli instead of expo.
@christopherreif3624
@christopherreif3624 Год назад
Please keep making RN tutorials. I genuinely enjoy them.
@Nicolas0325
@Nicolas0325 2 года назад
thanks a lot for the tutorial. How would you have the post button dissapear when focused?
@xiongbenjamin
@xiongbenjamin 7 месяцев назад
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!
@kdu97
@kdu97 Год назад
After many tutorials, you saved me! Thank you!!
@rajuvadnala
@rajuvadnala 2 года назад
Thank you very much for the tutorial Pradip, wonderful work.
@jasonloureiro5018
@jasonloureiro5018 3 года назад
Parabéns amigo, ótimo tutorial!
@HoschelGraphics
@HoschelGraphics 3 месяца назад
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?
@barisonurme
@barisonurme 2 года назад
Feeling safe when you start playing video and hear the accent:)
@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?
@horimiyarawstyle
@horimiyarawstyle Год назад
first great tutorial I see without Expo,
@chervindavasol4704
@chervindavasol4704 3 года назад
More React Native tutorials please, love your videos
@itzpradip
@itzpradip 3 года назад
More to come!
@MahaveerSaini-v6m
@MahaveerSaini-v6m Год назад
I have used this, but i con't change background color of bottom bat bar. I have follow your style.
@АлиВелиев-ъ4о
@АлиВелиев-ъ4о 2 года назад
You are the best! Really. No empty words! Strike to the point! Thank you
@mahanteshpatil7234
@mahanteshpatil7234 Год назад
Thank you so much for your video, this is great, highly appreciated, kindly combine other navigations in one single app please
@AnkushJainbl
@AnkushJainbl 3 года назад
Great video. Elaborate and to the point. Keep up the good work!
@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?
@raribeir
@raribeir 3 года назад
Excellent tutorial as usual. Keep up with the good work!
@chiderapaulugwuanyi9843
@chiderapaulugwuanyi9843 3 года назад
Very informative. Always looking forward to your tutorials.
@dinahayukotv9529
@dinahayukotv9529 Месяц назад
Where and how can I download / get this .png images you are using as icons. Kindly let me know.
@jd-haque
@jd-haque 3 года назад
You're really good bro. Learnt some thing new today. Cheers.
@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
@vishwakin3108
@vishwakin3108 Год назад
Can you please let me know if there's a way to insert a hamburger menu inside bottom tab navigator?
@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 9 месяцев назад
But we can't apply animation to it
@rjwhite4424
@rjwhite4424 3 года назад
Really cool custom bar!
@taylor.galbraith
@taylor.galbraith 2 года назад
How would you go about doing this to show on many screens that are not in the navbar?
@ardasatata
@ardasatata 2 года назад
Thanks!, This inspires me for my next project
@richillartloe
@richillartloe Год назад
This is very helpful! thank you very much
@yannrochard7471
@yannrochard7471 2 года назад
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 2 года назад
did you ever find a solution for this?
@Yami1337Gaming
@Yami1337Gaming 2 года назад
I have the same problem on Android.
@mfk8475
@mfk8475 2 года назад
Thank you from Türkiye!
@jcxpjau
@jcxpjau 2 месяца назад
Perfect...thanks man!
@vitorpeixoto915
@vitorpeixoto915 2 года назад
Hey man! Thanks for sharing and for showing your package.json!!!!
@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.
@vedatsozen
@vedatsozen 10 месяцев назад
Really fantastic explanation.
@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.
@eftynur15
@eftynur15 3 года назад
this tutorial is easy to understand. Great job.
@elkincobos7235
@elkincobos7235 Год назад
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 ?
@YahyaElfard
@YahyaElfard 2 года назад
Amazing Video! Can you please tell me how you made the intro? thanks
@rakeshpk4991
@rakeshpk4991 3 года назад
Very helpful tutorial. Thanks!
@nileshzemse
@nileshzemse 2 года назад
very good tutorial... now navigation version 6 has also come, you can create videos on version 6
@Moonlight-kh9pr
@Moonlight-kh9pr 3 года назад
good lesson. very easy and without water
@hendoitechnologies
@hendoitechnologies 3 месяца назад
Post full course video about React Native CLI
@FabianD1991
@FabianD1991 2 года назад
Great Tutorial!
@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
@rezamohammadi1210
@rezamohammadi1210 Год назад
Thanks, how we can make a fab in bottom nav?
@MrFawads
@MrFawads 3 года назад
great video man . Actually my problem.
@marammarzouki1969
@marammarzouki1969 7 месяцев назад
good tutorial! thank you
@sshikhar4290
@sshikhar4290 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 ...
@sasindutech
@sasindutech 3 года назад
Great!!! This is a really good and working tutorial ... Always Thank you
@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
@expryan
@expryan Год назад
Help me so much, thank you.
@guillermohedzko589
@guillermohedzko589 2 года назад
Excelent work!!! thank you!
@junnieadriano5351
@junnieadriano5351 3 года назад
Thank you very much for this great video it helps me a lot
@yardtech7259
@yardtech7259 3 года назад
Waiting for your chat with firebase 🔥 2nd part btw Great video as always
@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?
@tienthinhtruong2095
@tienthinhtruong2095 3 года назад
how can i do that in MaterialTopTabs, i use this becoz bottomTab dont have swipEnable tab. Pls anwser me tks
@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?
@ping-pong4552
@ping-pong4552 2 года назад
thanks for the great content ❤️
@ongkaiboon3139
@ongkaiboon3139 3 года назад
Hi Pradip Debnath , may I know where you get the source code in your App.js ?
@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
@alexandrehjodai
@alexandrehjodai 2 года назад
Great tutorial
@khalediman9740
@khalediman9740 3 года назад
U r great keep posting like this video 👍👍👍👍 , much appreciated sir
@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
@discountmilakya6143
@discountmilakya6143 3 года назад
How to navigate another child screen from any Tab screen. Let's say Home is a Tab and I want to navigate from Home component to Detail screen?
@Mayanksingh-qp6dy
@Mayanksingh-qp6dy 3 года назад
Awesome tutorial
@lilykiwna7236
@lilykiwna7236 2 года назад
Thanks for the tutorial! Could not find this anywhere, it would help if you would put the code somewhere too :)
@sandypatel55
@sandypatel55 3 года назад
Can we create Same tab navigation like RU-vid 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 ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-mjJzaiGkaQA.html, I think in this way you can achieve this layout.
@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?
@luk1pr0
@luk1pr0 2 года назад
You are awesome mate
@sahil-u7b
@sahil-u7b 8 месяцев назад
thankyou for the 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
@KiranThorat-t7h
@KiranThorat-t7h Год назад
Sir apne ye code github pe push kiya h ky????????
@erickcedeno7823
@erickcedeno7823 3 года назад
Very nice video, where can i find those icons?
@mohit.sharma.2
@mohit.sharma.2 3 года назад
What if we do not want to display the entire Navigation Tab Bar in a particular screen, how do we make that happen?
@layrfelipe7904
@layrfelipe7904 3 года назад
Nice tutorial!
@jillurrahman9180
@jillurrahman9180 Месяц назад
very good content, thank you brother
@itzpradip
@itzpradip Месяц назад
Glad you liked it!
@justinphilip3502
@justinphilip3502 3 года назад
Well explained thanks!
@danilapetrov2765
@danilapetrov2765 3 года назад
Thank you my friend!
@mateusvitorino
@mateusvitorino 2 года назад
Hello, nice video! Congrats! do you have the repo of this code? thansk a lot
@sidsarasvati
@sidsarasvati 3 года назад
Nice! well done
@jaysolanki593
@jaysolanki593 3 года назад
Amazing dude,,, you are diamond
@JT-rb9wf
@JT-rb9wf 2 года назад
The button is not fully functional. The overlapping part of the button above the bottom tab navigator does not register the onPress event.
@Fighterfilms1
@Fighterfilms1 2 года назад
THANK YOU SO MUCH!!!!!
@jha629
@jha629 2 года назад
good tutorial and good explanation , use ..... screenOption insted of tabBarOptions.
@FFergussond
@FFergussond 3 года назад
Great video bro
@valentynratov7104
@valentynratov7104 3 года назад
Nice the lesson, more videos similar to this!
@NghiaNguyen-ux1xb
@NghiaNguyen-ux1xb 2 года назад
Hello sir, i hope you should give more link to dow lib in construction
@muhammadfarooq4694
@muhammadfarooq4694 3 года назад
Nice tutorial sooo informative sir Thanks for your efforts, Sir can you provide source code of this bottom navigation?
@Kinggg067
@Kinggg067 Год назад
i am facing problem that icon on custom button does not show.. but when i remove custom button it appears.. can you help me
Далее
Custom Drawer Navigator in React Navigation 6
21:06
Просмотров 140 тыс.
Part 5. Roblox trend☠️
00:13
Просмотров 2,7 млн
Custom Drawer Navigator in React Navigation v5 Tutorial
18:46
The Most Important Design Pattern in React
35:04
Просмотров 74 тыс.
React Native vs Flutter - Which should you use?
22:31
Bottom Navigation Bar Tutorial in React Native
14:12
Просмотров 124 тыс.