react-swipe-to-delete-component icon indicating copy to clipboard operation
react-swipe-to-delete-component copied to clipboard

Feature: Animate Deletion

Open jcuenod opened this issue 5 years ago • 1 comments

Would you be willing to implement a delete transition so that the vertical movement of the list is less abrupt?

jcuenod avatar Mar 14 '20 16:03 jcuenod

@jcuenod: That would be great! There is a guide for angular that uses some CSS/transitions to achieve this effect, maybe it can be harvested for this project?: https://devdactic.com/gmail-swipe-to-delete-ionic/

Or from this similar but currently not actively developed project: https://github.com/arnaudambro/react-swipe-to-delete-ios

strarsis avatar Mar 04 '22 02:03 strarsis