Releases: NuPlay/AnimationKit
Releases · NuPlay/AnimationKit
v1.0.0
👋 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
AnimatableStyle
protocol. - 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