ptomasroos / react-native-scrollable-tab-view

Tabbed navigation that you can swipe between, each tab can have its own ScrollView and maintain its own scroll position between swipes. Pleasantly animated. Customizable tab bar
https://www.npmjs.com/package/react-native-scrollable-tab-view
6.93k stars 2.29k forks source link

tabBarUnderline not match current #1198

Open chenyunshan opened 1 year ago

chenyunshan commented 1 year ago

tabBarUnderline not match current !

when update tablist ,index 0 will be selected ,but tabBarUnderline still at last inex postion.

tab0 tab1 tab2 tab3 -----------> ---

caner219 commented 1 month ago

请问解决了吗