zoechi / lottie-android

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

Home Page:http://airbnb.io/lottie/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lottie for Android, iOS, React Native, and Web

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 {
  compile 'com.airbnb.android:lottie:2.5.0'
}

About

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

http://airbnb.io/lottie/

License:Apache License 2.0


Languages

Language:Java 82.4%Language:Kotlin 17.1%Language:Shell 0.4%Language:JavaScript 0.2%