Skip to content

v1.0.0

Latest

Choose a tag to compare

@NuPlay NuPlay released this 20 May 12:32
· 1 commit to main since this release

πŸ‘‹ 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