I have tried to implement Swipe-to-left and Swipe-top-right abilities using the below references and has been unsuccessful so far. What is the best and simplest way to support Swipe events on listviews. Please share.
Options tried:
1. https://components.xamarin.com/view/android-swipelistview - Unable to proceed because of the error - Android.Views.InflateException: Binary XML file line #1
2. https://forums.xamarin.com/discussion/comment/40052 - Position not getting fetched correctly