In UIPercentDrivenInteractiveTransition How can I tap the button that inside the view while the interactive transition is going on?
Is it possible ?
Example - How can I tap the button in the yellow box while the transition is going on
In UIPercentDrivenInteractiveTransition How can I tap the button that inside the view while the interactive transition is going on?
Is it possible ?
Example - How can I tap the button in the yellow box while the transition is going on
I found the answer. View being blocked by UITransitionView after being presented https://stackoverflow.com/a/39967835/8637708 UITransitionView and UILayoutContainerView