SPStorkController icon indicating copy to clipboard operation
SPStorkController copied to clipboard

Support for disabling swipe gesture

Open Hans92 opened this issue 5 years ago • 0 comments

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.

Hans92 avatar Aug 08 '19 12:08 Hans92