Swipe items on UITableView with Xamarin.iOS

This post has been republished via RSS; it originally appeared at: Channel 9.

This video will walk you through implementing a swipe gesture on UITableView's items. This is useful for scenarios like deleting, liking...

We'll use Xamarin Studio to create a table with data, then we'll add the swipe feature.