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