How do you do a page curl animation without using the iPhone's built-in curlUp and curlDown animatio
Posted
by Beomseok
on Stack Overflow
See other posts from Stack Overflow
or by Beomseok
Published on 2010-03-26T14:08:10Z
Indexed on
2010/03/27
14:33 UTC
Read the original article
Hit count: 278
I would like to animate a page flipping, like is shown here, but without using the built-in UIViewAnimationTransitionCurlUp and UIViewAnimationTransitionCurlDown animations. Is that possible?
© Stack Overflow or respective owner