react-native-draggable-flatlist
react-native-draggable-flatlist copied to clipboard
onScrollOffsetChange lag
Does onScrollOffsetChange lag for everyone else or is that just me? I'm using it to adjust the size of a header and it's very delayed on some device, continuing to change the offset number seconds after the scroll stops. Is there a way to cut down the interval or any other tips on improving performance?
Platform & Dependencies Please list any applicable dependencies in addition to those below (react-navigation etc).
- react-native-draggable-flatlist version: 3.1.2
- Platform: ios and android
- React Native or Expo version: react native 0.68.2
- Reanimated version: 2.8.0
- React Native Gesture Handler version: 2.4.2
I am also experiencing this issue. Did you figure out a solution to cutting down the interval?
Any workaround on this issue?