About
This skill serves as a master reference for SwiftUI's animation system, covering everything from the fundamental math of VectorArithmetic to advanced techniques like custom Animatable conformance and the new iOS 26 @Animatable macro. It helps developers solve common issues like why certain properties won't animate, how to handle complex multi-dimensional data with AnimatablePair, and how to optimize animations to prevent main-thread bottlenecks. Whether you're building financial tickers, fitness indicators, or custom layout transitions, this skill provides the patterns and best practices needed to create fluid, production-grade motion.