I would like to use horizontal UIPageViewControllerfor my iOS 5.0 application.
The only problem I am facing is that I do not want the transition UIPageViewControllerTransitionStylePageCurl. Is there a way to get a classic transition, such as translation?
Note. Even ugly hacks are accepted, as it will output a lot of my previous code
source
share