react-swipeable icon indicating copy to clipboard operation
react-swipeable copied to clipboard

Swipe to delete/remove

Open strarsis opened this issue 2 years ago • 2 comments

How can the swipe-to-delete gesture implemented with this? When the user swipes the item over a specific threshold, the delete action should be triggered and the item visually collapse to indicate that is was deleted.

strarsis avatar Mar 04 '22 02:03 strarsis

UX example video on that page https://www.npmjs.com/package/react-swipe-to-delete-ios

I would like to use a large, general purpose component/library like this one to achieve a similar effect.

strarsis avatar Mar 05 '22 01:03 strarsis