New
4.6.0
What's Changed
- Handle task cancellation when loading animation by @mihai8804858 in https://github.com/airbnb/lottie-ios/pull/2595
- Invoke
animationDidLoadon next run loop by @miguel-jimenez-0529 in https://github.com/airbnb/lottie-ios/pull/2603 - Fix: isAnimationPlaying is false when backgroundBehavior is continuePlaying by @sunnysideupdowntown in https://github.com/airbnb/lottie-ios/pull/2598
- Division by zero in LottieAnimationHelpers causes crash by @afrederick1 in https://github.com/airbnb/lottie-ios/pull/2599
- Add LottieURLSession protocol to allow disabling network requests by @jqsilver in https://github.com/airbnb/lottie-ios/pull/2627
- Dynamic Text Color & Stroke Support by @ciss1995 in https://github.com/airbnb/lottie-ios/pull/2633
Version Compatibility
Lottie now requires Xcode 16 / Swift 6.0 or later. Our version support policy is that Lottie supports the minimum version that is permitted by Apple for submissions to the App Store.
Full Changelog: https://github.com/airbnb/lottie-ios/compare/4.5.2...4.6.0