Swipeable-View
Swipeable-View copied to clipboard
Simple editActionsForRowAt functionality, written on SWIFTUI
Results
2
Swipeable-View issues
Sort by
recently updated
recently updated
newest added
If you try to scroll and swipe at the same time, sometimes it works not as expected. Actions appear only partially `func onEnded(value: DragGesture.Value)` not called
bug
If user starts to scroll all opened actions should be hidden with animation
enhancement