In this post, answering a StackOverflow question, I show how to write a custom renderer that disables the bounce effect on Xamarin.Forms iOS CollectionView
You app has a ListView and ContextActions. But the Command doesn’t fire. This to do with the databinding scope, I will show you how it’s done in this post.
In the 4.4 release of Xamarin.Forms SwipeView was added. In this post, I will show you how easy it is to implement and use SwipeView in your own project.