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