EasyTransitions
EasyTransitions copied to clipboard
Require TransitionInteractiveController gestureRecognizer to fail
There really is now way to do this that I can see. The gestureRecognizer has been marked as private. I have a horizontal UICollectionViewController. It triggers the dismiss action every time I touch it. Can't move forward until this is fixed or move to a different library.
Do you have any suggestions?
@bryan1anderson this shouldn't be too hard to support, let me see if I can add a temporal patch while I come up with a better more robust solution for the future.