commit | 754da7111f33eaa12b1c5ea4689fb2585e60f339 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Mon Nov 18 10:28:20 2019 -0800 |
committer | android-build-merger <android-build-merger@google.com> | Mon Nov 18 10:28:20 2019 -0800 |
tree | c567076e8e700d889e2bb6590a989fc540139e65 | |
parent | b9c21f9fba9a93d8c67d8ef47482934d962c1348 [diff] | |
parent | 4c49316a063014233f670954959ff79e97ef068e [diff] |
Disable the build and remove the version number. am: ae84b4377d am: 9051f921b8 am: 4c49316a06 Change-Id: I43e35163ff32038902277b3a30b5e9cc91581c46
Lottie is a mobile library for Android and iOS that parses Adobe After Effects animations exported as json with Bodymovin and renders them natively on mobile!
For the first time, designers can create and ship beautiful animations without an engineer painstakingly recreating it by hand. They say a picture is worth 1,000 words so here are 13,000:
Gradle is the only supported build configuration, so just add the dependency to your project build.gradle
file:
dependencies { implementation 'com.airbnb.android:lottie:$lottieVersion' }
The latest Lottie version is: