gaer87 / react-swipe-to-delete-component

A simple React component implement 'swipe to delete' UI-pattern.
MIT License
69 stars 20 forks source link

Feature: Animate Deletion #10

Open jcuenod opened 4 years ago

jcuenod commented 4 years ago

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

strarsis commented 2 years ago

@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