Lottie for Android, iOS, and React Native v3.5.0 Release Notes

Release Date: 2020-11-09 // over 3 years ago
  • ๐Ÿ”‹ Features and Improvements

    โž• Added a new global configuration to add a custom network stack, custom network cache, enable systrace markers, and more (#1629)

    - To use it, checkout the docs for Lottie.initialize and LottieConfig.Builder.

    โž• Add support for parsing dotLottie files (#1660)

    โž• Added support for pause listeners on LottieDrawable and LottieAnimationView (#1662)

    ๐Ÿ› Bugs Fixed

    • Properly cache animations loaded via url in memory (#1657)