jemise111 / react-native-swipe-list-view

A React Native ListView component with rows that swipe open and closed
https://www.npmjs.com/package/react-native-swipe-list-view
MIT License
2.78k stars 528 forks source link

Facing issue while implimenting Swipe to Delete feature #625

Open jais-shivam opened 11 months ago

jais-shivam commented 11 months ago

I am currently in the process of implementing the Swipe to Delete feature in our project, which employs class-based components. However, I am encountering challenges in its execution. I am specifically struggling with the implementation of "rowTranslateAnimatedValues."

If anyone has experience with this or could provide resources to aid in this implementation, I would greatly appreciate the assistance.