Page curl - Leaves Project - Interaction elements

2019-08-22 05:47发布

问题:

Has anyone updated leaves page curl project to support Views with Interaction elements ?

As of Leaves doesnot support that.

or Is there any good alternate libraries - I have tried AFKFlipper.

回答1:

I can not recommend external libraries, jus t wanted to make sure you now that from iOS5 you can use the UIPageViewController that gives you a native page curl view controller.

You can read it's documentation here-

http://developer.apple.com/library/ios/#documentation/UIKit/Reference/UIPageViewControllerClassReferenceClassRef/UIPageViewControllerClassReference.html

See an example here -

http://www.techotopia.com/index.php/An_Example_iOS_5_iPhone_UIPageViewController_Application

And find a lecture about it in the latest WWDC.



回答2:

Hey here is the sample project, you can work on it. link.



回答3:

you dont need leaves. You can select the page based application in xcode 4.2 running ios 5!!