AlbertBrand / react-native-android-tablayout

React Native Android TabLayout native component
140 stars 29 forks source link

Support tab backgroundColor #7

Closed shukerullah closed 8 years ago

shukerullah commented 8 years ago

Please provide backgroundColor support to tab

AlbertBrand commented 8 years ago

Background color of the entire TabLayout is already supported, just style it using a backgroundColor. If you need separate tab colors per tab, I'm happy to merge PR's :smiley:.

ghengeveld commented 8 years ago

+1

AlbertBrand commented 8 years ago

Setting the background color of a single tab seems to be quite non-standard, see the design docs. I'm closing this.

wietsevenema commented 8 years ago

+1

ghengeveld commented 8 years ago

:disappointed: What about textHighlightColor?