SPStorkController
SPStorkController copied to clipboard
Support for disabling swipe gesture
There is no option for disabling swipe gesture during runtime. For example, I have a UITableView with editing mode and reordering cells. While moving cell down SPStorkController fires UIPanGestureRecognizer and dismisses the screen.