PedroBern / react-native-collapsible-tab-view

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

Content is hidden when tabs change. #237

Open anhquan291 opened 2 years ago

anhquan291 commented 2 years ago

Hi guys, I'm facing the issue that when I use Tabs.Flatlist for infinity scroll. When I scroll down to get more data at the middle Tab. After that I change to the last Tab, and to the first Tab => The content is hidden, it only shows when I start scroll. Any helps please? Really appreciate that. Thanks a lot. Here is the video

https://user-images.githubusercontent.com/17813202/154741429-c5236573-a108-41ba-8325-d02d0dc6a1b4.mp4

.

namtran010 commented 2 years ago

@anhquan291 you can use scrollToOffset to scroll to top when focusing on each tab