3.3.0
版本发布时间: 2021-12-15 02:25:35
airbnb/lottie-ios最新发布版本:4.5.0(2024-07-10 02:48:40)
Full Changelog: https://github.com/airbnb/lottie-ios/compare/3.2.3...3.3.0
- Increased minimum deployment target to iOS 11
- Added Swift Package Manager support for macOS and tvOS (#1428)
- Added parsing support for layers with no index (
ind
) property (#1433) -
AnimatedSwitch
andAnimatedButton
are nowopen
instead offinal
(#1431) - Fixed issue where shape layers could render at a low resolution (#1436)
- Fixed issue where
AnimationView
'stransform
could animate incorrectly (#1395)
Known issues:
-
3.3.0
doesn't support Carthage (#1448, fixed onmaster
and in future releases)