lottie-ios v3.1.9 Release Notes

Release Date: 2020-11-02 // over 3 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