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