RNSwipeViewController
RNSwipeViewController copied to clipboard
Control pan gestures so SwipeViewController doesn't always steal the gesture?
Hi Ryan, loving this control. I'm using it as a wrapper for an entire app ~ so the left view is available from any view.
Ran into an issue in one view controller with a UIScrollView that has horizontal scrolling. It never gets the swipe because its getting taken by the SwipeViewController.
Any suggestions on an easy way to handle this issue?
thanks!
Did you get is solved?
I'm curious too.