Skip to content

Releases: NuPlay/AnimationKit

v1.0.0

20 May 12:32
Compare
Choose a tag to compare

👋 Say Hello to AnimationKit

  • I am excited to announce the release of AnimationKit

✨ Key Features

  1. AnimatedStack: Animate views within a stack with built-in presets.
  2. AnimatedForEach: Apply animations to each item in a data collection.
  3. Custom Animations: Create custom animations by adopting the AnimatableStyle protocol.
  4. Animation Presets: Predefined presets for common animation patterns like .default, .grid, and .list.
  5. Flexible Configurations: Modify properties such as opacity, offsetX, offsetY, rotation, scale, blur, delay, and animation.

✅ Compatibility

  • iOS: 14.0+
  • macOS: 11.0+

Full Changelog: https://github.com/NuPlay/AnimationKit/commits/1.0.0