timomeh / react-native-material-bottom-navigation

💅🔧👌 a beautiful, customizable and easy-to-use material design bottom navigation for react-native
MIT License
710 stars 127 forks source link

having no label? #77

Closed hwnprsd closed 6 years ago

hwnprsd commented 6 years ago

The react-navigations's showLabel config option is ruled out by this library. So, An option to not have labels so that the icons are centered correctly is really important.

I really couldn't find a solution other than making the label color, the color of the bg. If im wrong, please do point me at the right config

timomeh commented 6 years ago

Duplicate of #31, #22, #19

I'm currently in progress of rewriting the BottomNavigation, which will include a Tab without a label. You can check (or subscribe) #76 to check the progress of this feature.