Has anyone been able to implement a successful swipe gesture on a UITableView? By default this is not possible due to the scrolling nature of the control. I\'ve tried subcla
You could also use a two finger swipe. When I get home I can elaborate with some code but that was what I have used