You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello everyone, I hope this isn't too late but I came across this problem today and I found a fix.
It seems like the UIPanGestureRecognizer is stealing all the touches. We simply need to tell PaperFoldView to return YES in the recognize simulatenous gesture recognizer:
Hi,
i want to use paperfold on a cell, but if i do so, i cant scroll the table.
what's the best way to check draging and swiping?
my code:
The text was updated successfully, but these errors were encountered: