Lottie for Android, iOS, and React Native v2.0.0-beta3 Release Notes

  • ๐Ÿ”‹ Features and Improvements

    • Ground up rewrite of the rendering engine.
    • ๐ŸŽ Vastly improved the performance of masks and mattes.
    • ๐Ÿ‘Œ Support for fill types (non-zero or even-odd).
    • ๐Ÿ‘Œ Support for gradient fills.
    • ๐Ÿ”€ Some merge path support. Enable it with enableMergePathsForKitKatAndAbove and read the ๐Ÿ“š documentation before using it.
    • ๐Ÿ‘Œ Support for multiple fills and strokes on shapes.
    • ๐Ÿ”ฆ Exposed several package private methods on LottieAnimationView and LottieDrawable
    • ๐Ÿ‘ Better support for hardware acceleration.
    • โž• Added a ton of samples from lottiefiles.com to the sample app.

    ๐Ÿ› Bugs Fixed

    • Invalidate whatever drawable is set as the image drawable even if it's not LottieDrawable.