Minimize window effect of OS X on the iPhone - Objective-C

Posted by ncohen on Stack Overflow See other posts from Stack Overflow or by ncohen
Published on 2010-03-17T21:29:28Z Indexed on 2010/03/17 21:31 UTC
Read the original article Hit count: 286

Filed under:
|
|
|
|

Hi everyone, I would like to imitate the minimize window effect of OS X on the UIView's iPhone... I was thinking about making two animations: the first one extend and distort the view and the second one reduce the view!

What do you think? My problem is to distort the view!

Do you have any idea how I could make the whole thing?

Thanks

© Stack Overflow or respective owner

Related posts about iphone

Related posts about animation