react-native-draggable-flatlist
react-native-draggable-flatlist copied to clipboard
Unable to drag an empty area
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.