*This package has external dependencies of [react-native-reanimated](https://github.com/software-mansion/react-native-reanimated) and [react-native-gesture-handler](https://github.com/software-mansion/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.](https://software-mansion.github.io/react-native-gesture-handler/docs/getting-started.html#android)* **Describe the bug** A glitch occurs on drag end when the data is updated. https://github.com/user-attachments/assets/2e77d8ab-c3c6-40e2-a7ae-9a20443e4de8 **To Reproduce** Just run the code example shown on the readme page. **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 18 (iPhone 15 Pro Max) and iPadOS 18 (iPad Pro) via Expo Go - React Native or Expo version: 52.0.7 - Reanimated version: 3.16.1 - React Native Gesture Handler version: 2.20.2 Thank you for your help.
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.
Describe the bug
A glitch occurs on drag end when the data is updated.
ScreenRecording_01-22-2025.19-05-00_1.MP4
To Reproduce
Just run the code example shown on the readme page.
Platform & Dependencies
Please list any applicable dependencies in addition to those below (react-navigation etc).
Thank you for your help.