Skip to content

Render After Effects animations natively on Android and iOS, Web, and React Native

License

Notifications You must be signed in to change notification settings

engglea/lottie-android

This branch is 530 commits behind airbnb/lottie-android:master.

Folders and files

NameName
Last commit message
Last commit date
Feb 16, 2019
May 12, 2018
Mar 10, 2019
Jun 13, 2019
Feb 15, 2017
Sep 25, 2018
Jun 23, 2019
Jun 3, 2019
Feb 16, 2019
Jun 20, 2019
Mar 30, 2017
Nov 24, 2017
Feb 16, 2019
Jun 13, 2019
Dec 11, 2017
Nov 13, 2018
Nov 13, 2018
Mar 16, 2018
Jun 20, 2019
Aug 12, 2016
Aug 12, 2016
Nov 13, 2018
Aug 8, 2018
Jun 13, 2019
Aug 13, 2018
Aug 11, 2018

Repository files navigation

Lottie for Android, iOS, React Native, Web, and Windows

Build Status

Get it on Google Play

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:

View documentation, FAQ, help, examples, and more at airbnb.io/lottie

Example1

Example2

Example3

Community

Example4

Download

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: lottieVersion

Lottie 2.8.0 and above only supports projects that have been migrated to androidx. For more information, read Google's migration guide.

About

Render After Effects animations natively on Android and iOS, Web, and React Native

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 77.8%
  • Kotlin 21.6%
  • Other 0.6%