New posts in core-animation

Chaining Core Animation animations

What's the difference between a CoreAnimation Layer Backed View and a Layer Hosting View?

How do you explicitly animate a CALayer's backgroundColor?

Shake visual effect on iPhone (NOT shaking the device)

What causes this error? "CALayer position contains NaN: [240 nan]"

UIView animations canceling any touch input?

How to add a view behind other view in iOS

CABasicAnimation does not animate correctly when I update model layer

iPhone Core Animation - Drawing a Circle

What does yellow tinting represent when using "color misaligned images" on iPhone/iOS

Cut Out Shape with Animation

How to crossfade between 2 images on iPhone using Core Animation

UIView vertical flip animation

Restoring animation where it left off when app resumes from background

How to delay a CABasicAnimation?

Fade In Fade Out Animation

Removing all CALayer's sublayers

Test whether a UIView is in the middle of animation

How is the relation between UIView's clipsToBounds and CALayer's masksToBounds?

Animation End Callback for CALayer?