timomeh / react-native-material-bottom-navigation

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

Set Selected Tab background color #29

Closed rishabhbsdei closed 7 years ago

rishabhbsdei commented 7 years ago

Hi, How to set selected tab background color? barBackgroundColor="blue" by using this property of Tab, it se background color of whole component. I just want to set only selected Tab Background color.

timomeh commented 7 years ago

Not possible. Not in accordance with the Material Guidelines.