ivanvorobei / SPStorkController

Now playing controller from Apple Music, Mail & Podcasts Apple's apps.
https://opensource.ivanvorobei.io
MIT License
2.73k stars 204 forks source link

Support for disabling swipe gesture #94

Open Hans92 opened 5 years ago

Hans92 commented 5 years ago

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.