PedroBern / react-native-collapsible-tab-view

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

Scroll gets reset for header when switching between tabs via click or swipe #348

Closed premhowli-buyhatke closed 11 months ago

premhowli-buyhatke commented 11 months ago

The scroll percentage of the header gets reset when switching tabs via a click or swipe. A screen recording of the issue follows.

https://github.com/PedroBern/react-native-collapsible-tab-view/assets/126082718/69d7bca7-240b-4fc2-ad23-43f8a0747e4d

vxm5091 commented 10 months ago

@premhowli-buyhatke how did you end up fixing this?

francoangulo commented 10 months ago

@premhowli-buyhatke did you find a solution for this? how?