PedroBern / react-native-collapsible-tab-view

A cross-platform Collapsible Tab View component for React Native
MIT License
830 stars 161 forks source link

when swiping i cannot see the focused tab indicationl #188

Closed elirangoshen closed 2 years ago

elirangoshen commented 3 years ago

when i swipe the tabs i cannot see the new tab indication. it is swipe to the new tab but the header is not changing. is there an attribute i need to add to solve it ?

i'm using custom tab bar. in pics you can see that when i press the tab label its ok but when i swipe its not showing the tab label indication

Simulator Screen Shot - iPhone 12 Pro Max - 2021-06-23 at 11 45 17 Simulator Screen Shot - iPhone 12 Pro Max - 2021-06-23 at 11 45 20 Simulator Screen Shot - iPhone 12 Pro Max - 2021-06-23 at 11 45 25

andreialecu commented 3 years ago

Try #186 , there's a comment on how to install it there.

elirangoshen commented 3 years ago

is the new version should solve this bug ? :)

andreialecu commented 2 years ago

4.2.1 has been released. Please check if it happens on it and I can reopen.