Skip to content

Use UIScrollView's gesture instead of adding a new UIPanGestureRecognizer #23

@bryan1anderson

Description

@bryan1anderson

I am using this library to present several UIViewControllers. Many of them have UIScrollView subviews.

ModalTransitionDelegate.interactiveController.gestureRecognizer is private and this makes it impossible for me to tell my views to prefer their gesture recognizers over the interactive controllers gesture recognizer.

What is your recommended way around this?

Metadata

Metadata

Labels

enhancementimprove current feature

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions