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

Unable to drag an empty area

Open trajano opened this issue 1 year ago • 0 comments
trafficstars

Describe the bug

When dragging an empty area it won't scroll, it only scrolls the items in the list but not when I pull from an empty area. Setting flex:1 on the contentContainerStyle will make the list disappear

To Reproduce Link a snack if possible. (Unable to make one, some issue with React Navigation)

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

  • react-native-draggable-flatlist version:
  • Platform:
  • React Native or Expo version:
  • Reanimated version:
  • React Native Gesture Handler version:

Additional context Add any other context about the problem here.

trajano avatar Dec 30 '23 17:12 trajano