react-native-draggable-flatlist icon indicating copy to clipboard operation
react-native-draggable-flatlist copied to clipboard

Drag not working near end of big lists

Open geroale opened this issue 1 year ago • 0 comments

Describe the bug When using a big list (80+ items), near the end it is not possible to release the current dragging item between the other items, which don't move. This issue raised with the version 4.

Platform & Dependencies Please list any applicable dependencies in addition to those below (react-navigation etc).

  • react-native-draggable-flatlist version: 4.0.0
  • Platform: iOS
  • React Native or Expo version: 0.69.6
  • Reanimated version: 3.0.0-rc.5
  • React Native Gesture Handler version: 2.8.0

Additional context

https://user-images.githubusercontent.com/31098569/207917169-6ce1c518-f2c2-4ba1-8a05-0a7170f497c9.MP4

geroale avatar Dec 15 '22 16:12 geroale