I want to create swipeable stack view in my app. I attach the view below. In that stack view, can I delete a particular item by swiping on item position?
I have done with two ways:
This one
Hope this will help you.