Gradient borders in UIKit
A tutorial on implementing gradient borders for UIViews in UIKit using CAGradientLayer and UIColor patterns.
A tutorial on implementing gradient borders for UIViews in UIKit using CAGradientLayer and UIColor patterns.
Explains how to treat complex iOS animations as assets using Core Animation Archives (.caar files) for better performance and reusability.
A technical analysis of Apple's unreleased AirPower charging animation, exploring the iOS ChargingViewService and SceneKit implementation.
A technical guide on implementing advanced iOS UI animations like folding, shaking, and button states using Core Animation's 3D transforms.
A technical talk on Apple's Core Animation framework, covering layers, implicit/explicit animations, and advanced techniques like a multi-touch Bézier editor.