KeyFrameDemo icon indicating copy to clipboard operation
KeyFrameDemo copied to clipboard

Demo project for UIView animateKeyFrames: method

KeyFrameDemo

Demo project for UIView animateKeyFrames: method. It's a much nicer way of writing a series of animations that follow on from one another.

The project bounces a square up and down. You can change the calculation mode on the animation to view the different effects.