TweenKit v1.0.3 Release Notes
Release Date: 2020-09-28 // over 4 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.
- 🛠 Fixes crash when repeating actions with duration of
Previous changes from v1.0.2
-
🛠 Fixes integration via Carthage (thanks @Jride).