Lottie v3.1.9 Release Notes
Release Date: 2020-11-02 // almost 4 years ago-
- โ Add isAnimationPlaying to CompatibleAnimationView
- ๐ change id accessor from internal to public
- โก๏ธ Updates to Text Rendering
- ๐ fix: empty layerID causes crash
- ๐ Rewrite Text Rendering to support Line Height + Added Font Provider
- ๐ fixed #944 Images from Assets.xcassets are not loading
- โช Work Around Xcode 12 Beta 1 Compilation Issues
- โ Add isAnimationQueued to determine if animation will start when this view is added to a window
- ๐ Changed ACL for animationView to public in AnimatedControl
Previous changes from v3.1.8
-
๐ Fixes a compile error introduced with 3.1.7 release