问题
I want to make a book application using the new page-based app of Xcode 4.2 but I'm kinda lost, I'm a bit confused with it.
For my first try I want to put different images per page, just to be familiar with it, how should I do that?
I haven't coded anything yet because I don't know where to start.
回答1:
Where to start learning about UIPageViewController
:
View Controller Catalog for iOS: “Page View Controllers”
The last 15 minutes of WWDC 2011 Videos: Implementing UIViewController Containment
Techtopia: An Example iOS 5 iPhone UIPageViewController Application
来源:https://stackoverflow.com/questions/9424629/xcode-page-based-application