TweenKit v1.0.3 Release Notes

Release Date: 2020-09-28 // over 3 years ago
    • 🛠 Fixes crash when repeating actions with duration of 0.
    • ⚡️ Pauses animation updates whilst backgrounded. This resolves potential crash when returning from the background whilst repeating actions are running.

Previous changes from v1.0.2

  • 🛠 Fixes integration via Carthage (thanks @Jride).