Lottie for Android, iOS, and React Native v2.3.1 Release Notes

  • ๐Ÿ”‹ Features and Improvements

    • ๐Ÿ”ฆ Expose LottieComposition#getImages() to aid in preloading images.
    • โž• Added support for text baseline. ### ๐Ÿ› Bugs Fixed
    • Prevented a crash when setting min frame > previous max frame.
    • ๐Ÿ›  Fixed some bugs in subtract masks.
    • ๐Ÿ›  Fixed some animation clamping when an animation was longer than its parent and time stretched.
    • Stopped applying time stretch to a layer transform.