uias / Tabman

™️ A powerful paging view controller with interactive indicator bars
https://uias.github.io/Tabman
MIT License
2.84k stars 235 forks source link

Gesture Conflict #326

Open YuStephen opened 5 years ago

YuStephen commented 5 years ago

How to solve the conflict between swipe action and UITableView swipe to delete action?

YuStephen commented 5 years ago

Is this needed to override 'shouldReceiveTouch' func in UIPageViewController? But i can find where to set it?