Skip to content

DraggableFlatList does not work properly for numColumns > 1 #599

@andrewhamili

Description

@andrewhamili

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 clear and concise description of what the bug is.

For this example, we used numColums={2}
The list activates a single item, but dragging animation animates a row being dragged.

To Reproduce
Link a snack if possible.

https://github.com/AndrewHamiliDevelopment/React-Native-Draggable-flatlist

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

  • react-native-draggable-flatlist version: "react-native-draggable-flatlist": "^4.0.3"
  • Platform: iOS
  • React Native or Expo version: "expo": "^53.0.4"
  • Reanimated version: "react-native-reanimated": "^3.17.4"
  • React Native Gesture Handler version: "react-native-gesture-handler": "~2.24.0",

Additional context
Add any other context about the problem here.

RPReplay_Final1749691548.MP4

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions