开发者

Page flipping sample code

开发者 https://www.devze.com 2023-01-07 22:37 出处:网络
Is the开发者_运维技巧re any sample code available for flipping a page like stanza and iBooks? Any help would be appreciated. Here\'s a couple of resources to get you started with UIScrollView paging:

Is the开发者_运维技巧re any sample code available for flipping a page like stanza and iBooks?

Any help would be appreciated.


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

  • http://developer.apple.com/iphone/library/samplecode/PageControl/Introduction/Intro.html
  • http://cocoawithlove.com/2009/01/multiple-virtual-pages-in-uiscrollview.html

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

  • http://blog.steventroughtonsmith.com/2010/02/apples-ibooks-dynamic-page-curl.html
  • http://oleb.net/blog/2010/06/app-store-safe-page-curl-animations/
  • http://github.com/brow/leaves
0

精彩评论

暂无评论...
验证码 换一张
取 消