I\'m trying to animate an image\'s height (from height of 0 pixels to 480 pixels) to create the effect of the image being rendered top-down.
With an UIImageView i notice
You should have a look on Flip Clock for iPad tutorial. It is with core animation, hence has a performance bonus.