You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
So the bug I seem to be having is that if I have a long list of items and scroll to the bottom of the list, when I try and move the bottom element upwards the autoscroll doesnt seem to initiate. I would need to scroll a little bit upwards away from the bottom edge for it to work a little better.
To Reproduce
Have a list with items that require scrolling.
Scroll down to very bottom edge, and try initiate to drag the last element up.
The autoscroll doesnt happen at top edge.
(I have provided video of the experience)
Platform & Dependencies
Please list any applicable dependencies in addition to those below (react-navigation etc).
react-native-draggable-flatlist version: 4.0.1
Platform: iOS (havent tested Android, but imagine it might be the same)
React Native or Expo version: RN 0.75.4
Reanimated version: 3.16.4
React Native Gesture Handler version: 2.21.2
Additional context
Im not sure if this is reproducible to any other people here, or if theres a configuration Im missing that helps with this, literal, edge case :)
Screen.Recording.2024-12-12.at.10.51.11.mov
The text was updated successfully, but these errors were encountered:
This package has external dependencies of react-native-reanimated and react-native-gesture-handler which must be installed separately. Before opening an issue related to animations or gestures please verify that you have completed ALL installation steps, including the changes to MainActivity.
First of all, thanks for the great library!
Describe the bug
So the bug I seem to be having is that if I have a long list of items and scroll to the bottom of the list, when I try and move the bottom element upwards the autoscroll doesnt seem to initiate. I would need to scroll a little bit upwards away from the bottom edge for it to work a little better.
To Reproduce
Have a list with items that require scrolling.
Scroll down to very bottom edge, and try initiate to drag the last element up.
The autoscroll doesnt happen at top edge.
(I have provided video of the experience)
Platform & Dependencies
Please list any applicable dependencies in addition to those below (react-navigation etc).
4.0.1
0.75.4
3.16.4
2.21.2
Additional context
Im not sure if this is reproducible to any other people here, or if theres a configuration Im missing that helps with this, literal, edge case :)
Screen.Recording.2024-12-12.at.10.51.11.mov
The text was updated successfully, but these errors were encountered: