How to trigger actions on swipe in UITableViewCell using UIScrollView
medium.comIt is pretty easy to implement swipe-for-actions in table view cells using UITableViewRowAction. Adrien, the author of this tutorial, wants to go a little bit further, and trigger actions as the pan gesture.
Read more...