Custom animation for pushing a UIViewController

Posted by Heinrich on Stack Overflow See other posts from Stack Overflow or by Heinrich
Published on 2009-09-10T15:36:09Z Indexed on 2010/03/14 11:55 UTC
Read the original article Hit count: 337

Hi,

I want to show a custom animation when pushing a view controller: I would like to achieve something like an "expand" animation, that means the new view expands from a given rectangle, lets say [100,100 220,380] during the animation to full screen.

Any suggestions where to start, respectively any documents, tutorials, links? :)

heinrich

© Stack Overflow or respective owner

Related posts about iphone-sdk

Related posts about uikit