Implementing page-flip-type animations in UIWebView on the iPhone

Posted by matthewherren on Stack Overflow See other posts from Stack Overflow or by matthewherren
Published on 2010-02-04T18:50:45Z Indexed on 2010/06/07 22:02 UTC
Read the original article Hit count: 551

Filed under:
|
|
|

Hi, I'm using UIWebView on the iPhone to display EPUB content, but I'd like to simulate the page flipping 'experience' (display an animation of the page folding over) and then scrolling the content in my UIWebView down by the area of one screen -- effectively turning a page in reflowable non-paginated content. Should I stop dreaming, or would this be possible?

© Stack Overflow or respective owner

Related posts about iphone

Related posts about animation