New
4.5.1
What's Changed
- Add additional dynamic library product to Package.swift by @JensK611 in https://github.com/airbnb/lottie-ios/pull/2507
- Fix frame conversion in
LottieAnimationLayer.pause(at: .marker(...))by @calda in https://github.com/airbnb/lottie-ios/pull/2469 - Add possibility to remove ValueProvider by @batanus in https://github.com/airbnb/lottie-ios/pull/2474
- Xcode 16: fix warnings for types that inherit
@unchecked Sendableby @jszumski in https://github.com/airbnb/lottie-ios/pull/2477 - Trim shape default type value by @alexallah in https://github.com/airbnb/lottie-ios/pull/2478
- do not crash if value is false by @DarkSatyr in https://github.com/airbnb/lottie-ios/pull/2482
Full Changelog: https://github.com/airbnb/lottie-ios/compare/4.5.0...4.5.1