更改UIPageViewController转换

Ced*_*rie 5 iphone animation ios uipageviewcontroller

我想UIPageViewController在我的iOS 5.0应用程序中使用水平.

我唯一的问题是我不想要UIPageViewControllerTransitionStylePageCurl过渡.有没有办法获得像翻译这样的经典转型?

注意:即使是丑陋的黑客也会被接受,因为它会占用我以前的很多代码

jce*_*ile 2

更新告诉你,现在 iOS 6 有了新的过渡样式,这就是你想要的过渡

UIPageViewControllerTransitionStyleScroll

http://developer.apple.com/library/ios/ipad/#documentation/uikit/reference/UIPageViewControllerClassReferenceClassRef/UIPageViewControllerClassReference.html