Turn a page (a UIWebView) with an animation

Posted by Stefan on Stack Overflow See other posts from Stack Overflow or by Stefan
Published on 2010-04-08T07:50:04Z Indexed on 2010/04/08 7:53 UTC
Read the original article Hit count: 587

Hi,

I have a webview, which shows the pages of a ebook. I want to switch from one page to the next page with a page curl animation. By now, I'm know how to switch the page and how to apply a page curl animation on the webview.

But how do I apply the curl animation in a way that it looks like flipping from one page to another?

© Stack Overflow or respective owner

Related posts about iphone

Related posts about iphone-sdk