tags:

views:

94

answers:

1

Hi guys, Is there any sample code available for flipping a page like stanza and iBooks?

Any help would be appreciated.

+1  A: 

Here's a couple of resources to get you started with UIScrollView paging:

If you mean iBooks' page curl animations on the other hand, Apple uses private APIs there, but developers have been trying to imitate them:

Can Berk Güder