4.1.3
Note
Starting in Lottie 4.0, the Core Animation rendering engine is now enabled by default.
Learn more about this change: Announcing Lottie 4.0 for iOS on the Airbnb Tech Blog
What's Changed
- Add support for 3D rotations on X and Y axis (airbnb/lottie-ios#1930)
- Update color parsing to ignore alpha values for consistency with other platforms (airbnb/lottie-ios#1934)
- Allow subclassing
LottieAnimationView
(airbnb/lottie-ios#1937) - Expose
AnimationTextProvider
in objc wrapper (airbnb/lottie-ios#1944) - Add dispatch queue parameter to dotLottie loading methods (airbnb/lottie-ios#1956)
- Fix macOS build issues for apps using
Lottie.xcframework
/lottie-spm
(airbnb/lottie-ios#1960)