Swipe to Delete React Component not React Native

328 views Asked by At

I've a problem. I want implement the swipe to delete in my webapp in react. I tried react swipeable, i tried Swiper but these not solve my problem. How I create the function with drag to right the Item and show right background color, with text: DELETE ITEM? I want that work, when I drag the ItemContainer. In add, I want represent the informazion of ItemContainter with DELETE ITEM.

Help me please.

Thank you

0

There are 0 answers