Can anyone tell me how to drag a ListView item to one side or the other? Preferably a form that serves the Android / iOS Cross-Platform
Can anyone tell me how to drag a ListView item to one side or the other? Preferably a form that serves the Android / iOS Cross-Platform
For the time being the default implementation of the ListView of xamarin-forms does not support this. You would have to implement a custom. Or use third-party components. Take a look here link