Releases: LottieFiles/dotlottie-ios
Releases · LottieFiles/dotlottie-ios
v0.4.0
This release adds:
setMarker
func to DotLottieAnimation allowing you to change the currently used marker- Better
init
functions
v0.3.0
This release adds a bunch of powerful features ✨:
- Marker support
- Layout configuration
- Theming file support
v0.2.3
v0.2.2
Sets the minimum OS version to 13.
v0.2.1
This release adds webp image support. Optimized dotLottie animations will contain webp images so now they are supported!
v0.2.0
This release adds ✨
- Multi-animation support
- Manifest fetching
- onLoadError event callback
v0.1.0
This release moves all of the loading and playback functionality to the Core written in Rust 🎉
It also:
- Removes ZIPFoundation dependancy
- Tested and works on x86 and m1 architectures as well as visionOS