zyslife / react-native-head-tab-view

Add collapsible headers to your tab-view components.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flatlist scroll back to start unexpectedly

surethink opened this issue · comments

Describe the bug

after scroll down some distance, when I tap the screen or try to scroll, the flatlist scroll back to start immediately

Expected behavior

don't scroll to start unexpectedly as the video shows
https://user-images.githubusercontent.com/23416921/130540636-9c231635-473c-4b38-b0b3-8fc55e793f89.mov

Package versions

  • React:17.0.2
  • React Native:0.64
  • React-Native-Gesture-Handler

@surethink Why isn't the header of the page moving?

@surethink Why isn't the header of the page moving?

sorry for late reply. the issue have not happen again, maybe it's fixed when I fix other bugs of my program