Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-animation

Animate `UITableView` headers when animating `tableHeaderView` in

How to flip a CALayer around its Y-axis?

Slide UITableViewCell

Adding spring to pageCurl CATransition

Drawing grid using CAShapeLayer

Core graphics and UIKit interaction

iPhone hitTest broken after rotation

Using Core animation to animate StrokeColor

Core Animation architecture

Core Animation with contentsRect jerkiness

iphone core-animation

Delay after each animation iteration in Swift

What's the difference between isRemovedOnCompletion and kCAFillModeForwards

swift core-animation

What's the difference between setting the zPosition of a layer vs changing it via CATransform3DTranslate

ios core-animation calayer

On iOS, setNeedsDisplay really doesn't cause drawRect to be called... unless CALayer's display or drawInContext finally calls drawRect?