Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Lottie.xcframework.zip | 2025-01-03 | 56.0 MB | |
4.5.1 source code.tar.gz | 2025-01-03 | 128.1 MB | |
4.5.1 source code.zip | 2025-01-03 | 131.5 MB | |
README.md | 2025-01-03 | 789 Bytes | |
Totals: 4 Items | 315.7 MB | 0 |
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 Sendable
by @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