Note: For the time being, we won't provide numbered releases for every new Jetpack Compose
version. Check out our snapshot builds instead.
1.0.0-beta07-1
- Compatible with Jetpack Compose Beta 07
1.0.0-beta03-1
- Update versioning scheme to match the underlying Compose version
- Compatible with Jetpack Compose Beta 03
- Added support for images (#1766)
- Added the ability to control whether merge paths are enabled or not (#1744)
- Swapped modifier application order to follow Compose guidelines (and support setting specific sizes) (#1765)
1.0.0-alpha07-SNAPSHOT
- Add flag for merge paths to LottieAnimationState
- Compatible with Jetpack Compose Beta 02
1.0.0-alpha06
- Compatible with Jetpack Compose Alpha 12
1.0.0-alpha05
1.0.0-alpha04
1.0.0-alpha01
- Initial release of Lottie Compose
- Compatible with Jetpack Compose alpha 6
- Built with Lottie 3.5.0
- Wraps the existing renderer with Jetpack Compose friendly APIs.
- For up to date docs on how to use it, check out the docs.