ios - Placing more priority on the swiping of a table view cell over the pan gesture of a page view controller? -


my situation: have page view controller 3 table views content view controllers. these table view controllers have swipable cells allow user perform different actions (delete, edit, etc.). how can still trigger swipable cells without triggering page view controller scroll action? or, rather, how set priority pan gesture on table view cells on of page view controller?


Comments

Popular posts from this blog

node.js - Using Node without global install -

How to access a php class file from PHPFox framework into javascript code written in simple HTML file? -

java - Null response to php query in android, even though php works properly -