π Say Hello to AnimationKit
- I am excited to announce the release of AnimationKit
β¨ Key Features
- AnimatedStack: Animate views within a stack with built-in presets.
- AnimatedForEach: Apply animations to each item in a data collection.
- Custom Animations: Create custom animations by adopting the
AnimatableStyleprotocol. - Animation Presets: Predefined presets for common animation patterns like
.default,.grid, and.list. - Flexible Configurations: Modify properties such as
opacity,offsetX,offsetY,rotation,scale,blur,delay, andanimation.
β Compatibility
- iOS: 14.0+
- macOS: 11.0+
Full Changelog: https://github.com/NuPlay/AnimationKit/commits/1.0.0