You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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 disappearTo 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).
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: