Are there any examples out there to emulate page turning like iBooks or Flipboard?
相关问题
- CALayer - backgroundColor flipped?
- Core Data lightweight migration crashes after App
- Core Data lightweight migration crashes after App
- How can I implement password recovery in an iPhone
- back button text does not change
相关文章
- 现在使用swift开发ios应用好还是swift?
- Could I create “Call” button in HTML 5 IPhone appl
- TCC __TCCAccessRequest_block_invoke
- xcode 4 garbage collection removed?
- Xcode: Is there a way to change line spacing (UI L
- Unable to process app at this time due to a genera
- How can I add media attachments to my push notific
- How do you detect key up / key down events from a
YES,
I saw this the other day on github.
http://github.com/brow/leaves "An iBooks like" page turning interface.
If you're into Math and OpenGL, there is a Page that explains how it can be made.
http://wdnuon.blogspot.com/2010/05/implementing-ibooks-page-curling-using.html
You might want to wait for iOS 5 (hint, hint). You can check out the WWDC iOS 5 videos (for free) if you are a registered developer (for instance "What's new in Cocoa Touch").
https://developer.apple.com/videos/wwdc/2011/