I have gone through various links and methods to achieve the swipeable content view inside a list. One of the way I am so close is creating a swipe listener and inheriting it to the content view. Are there any other ways to achieve it?
I used a reference from this link from github /rranjithkumar100/Xamarin-Swipe-Library/tree/master/SwipeLib
↧
Swipeable ContentView to visible the button/grid on left swipe
↧