Anima icon indicating copy to clipboard operation
Anima copied to clipboard

Anima is chainable Layer-Based Animation library for Swift5.

Results 3 Anima issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) Welcome to [Renovate](https://togithub.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request....

Hi, please update this awesome lib to Swift 5. Thanks

After call `pause()` then `Anima.status` changes to `willPaused`, but the animation continues until finished. Also It would be great to have `cancel()` or `stop()` which are could stop the animation...