Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-animation

CALayer: add a border only at one side

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

UIView animateWithDuration doesn't animate cornerRadius variation

Animation End Callback for CALayer?

iphone core-animation

iOS: Using UIView's 'drawRect:' vs. its layer's delegate 'drawLayer:inContext:'

Draw segments from a circle or donut

UIView animation vs CALayers

iPhone "slide to unlock" animation

How can I animate the movement of a view or image along a curved path?

How do you move a CALayer instantly (without animation)

How to animate the background color of a UILabel?

ios iphone core-animation

How to animate the textColor property of an UILabel?

ios swift core-animation

UIView shake animation

How to get text in a CATextLayer to be clear

Leaking views when changing rootViewController inside transitionWithView

How to identify CAAnimation within the animationDidStop delegate?

iphone core-animation

How to create custom easing function with Core Animation?

What does "Receiver type 'CALayer' for instance message is a forward declaration" mean here?

Disabling implicit animations in -[CALayer setNeedsDisplayInRect:]

iPhone UIView Animation Best Practice