| AFKPageFlipper | |||||||||||||||||||||
| Category: C Development - 59 downloads | |||||||||||||||||||||
Description AFKPageFlipper is a free and open source UIView subclass that can be used by Objective-C developers to display multiple views using a 3D page flipping mechanism similar to flipping pages in a book. The AFKPageFlipper class supports both direct (by setting a property) and touch-based view transitions in both directions. The touch-based interface supports tap-to-flip on either side of the screen, and pan-to-flip in either direction from anywhere on the screen. The pan functionality is inertial, which means that the user can also swipe to flip between pages. AFKPageFlipper has no external dependencies, with the exception of Quartz Core. The flipping functionality can be added to your project by simply importing two files: AFKPageFlipper.h and AFKPageFlipper.m. | |||||||||||||||||||||
|
|
|||||||||||||||||||||




