Since touchscreens the swipe gesture is suddenly a thing! Luckily Xamarin.Forms now has the SwipeView. With SwipeView you can swipe basically any visual element on screen. There is lots of events and properties to customize the whole experience to your needs.

In this video we will see how to use SwipeView and how to apply it to a CollectionView.

🔗 Links
Sample code: https://github.com/jfversluis/XFSwipeViewSample
DataTemplate Video: https://www.youtube.com/watch?v=O0Ym-x8joqg
Data Binding Playlist: https://www.youtube.com/watch?v=Or_qn8i8jVM&list=PLfbOp004UaYWOuVUuEtGlpkDIC1houhn_

Xamarin Forms Repo: https://github.com/xamarin/Xamarin.Forms
Xamarin.Forms SwipeView Docs: https://docs.microsoft.com/xamarin/xamarin-forms/user-interface/swipeview

⏱ Timestamps
0:00 Intro
0:22 Sample App Outline
1:00 Start Implementing SwipeView
1:45 Explore SwipeView APIs
2:35 Implement SwipeItem
4:40 Customize SwipeItem Behavior
9:20 Programatically Open and Close SwipeItems
9:50 SwipeView IsEnabled
10:10 Using SwipeView with CollectionView
15:10 Outro

#listview #swipeview #xamarinforms #collectionview

Using Xamarin.Forms SwipeView + CollectionView Bonus!
6.95 GEEK