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
Hello, first I want to say thank you for this package, it saved me when normal react native draggable flatlist was having weird jumps on drop!
One request I have is would it be possible to have an event fire on index change or when an item is hovered over while dragging, so i could give haptic feedback like Haptics.impactAsync(Haptics.ImpactFeedbackStyle.Heavy) on that?
This would be similar to onPlaceholderIndexChange on react native draggable flat list or onHoverChanged on drag list
Once again, thank you!
Possible implementation
No response
The text was updated successfully, but these errors were encountered:
Description
Hello, first I want to say thank you for this package, it saved me when normal react native draggable flatlist was having weird jumps on drop!
One request I have is would it be possible to have an event fire on index change or when an item is hovered over while dragging, so i could give haptic feedback like Haptics.impactAsync(Haptics.ImpactFeedbackStyle.Heavy) on that?
This would be similar to onPlaceholderIndexChange on react native draggable flat list or onHoverChanged on drag list
Once again, thank you!
Possible implementation
No response
The text was updated successfully, but these errors were encountered: