alinz / react-native-tabbar

Tab bar with more freedom
MIT License
265 stars 49 forks source link

Expose ability to customize pressed state of a tab bar item #1

Closed leoskye closed 8 years ago

leoskye commented 9 years ago

Currently, when a tab bar item is pressed, there is no feedback at all. It would be great to be able to customize the tab bar item (change icon color, background of the item, etc, much like how buttons have a pressed state).

alinz commented 8 years ago

@leoskye Thanks and sorry for late update. We have updated the module by adding a lot of feature and more flexibility. Please feel free to reopen this ticket if you have the same problem!