YZSwipeBetweenViewController icon indicating copy to clipboard operation
YZSwipeBetweenViewController copied to clipboard

Is there anyway to remove the bounce?

Open acsarraf opened this issue 7 years ago • 0 comments

Hi,

I was wondering if there is a way to remove the bounce animation that the PageViewController does. I've been trying to follow this way of dealing with it https://stackoverflow.com/questions/21798218/disable-uipageviewcontroller-bounce in the viewDidLoad of your class, but for some reason the scrollView is never found for it to be delegated.

Thanks, Alan

acsarraf avatar Feb 07 '18 14:02 acsarraf