All Projects → airbnb → Lottie Android

airbnb / Lottie Android

Licence: apache-2.0
Render After Effects animations natively on Android and iOS, Web, and React Native

Programming Languages

java
68154 projects - #9 most used programming language
kotlin
9241 projects

Projects that are alternatives of or similar to Lottie Android

Ae Element
🎨 use bodymovin to render some interesting After Effects vector element
Stars: ✭ 180 (-99.44%)
Mutual labels:  after-effects, lottie
Lottieuwp
UWP port of Lottie(https://github.com/airbnb/lottie-android)
Stars: ✭ 276 (-99.14%)
Mutual labels:  after-effects, lottie
U.movin
Unity library for rendering After Effects shape animations
Stars: ✭ 122 (-99.62%)
Mutual labels:  after-effects, lottie
Flopsy
A cute little bunny animation that responds to text field interactions.
Stars: ✭ 242 (-99.25%)
Mutual labels:  after-effects, lottie
Lottiexamarin
Render After Effects animations natively on Android, iOS, MacOS and TvOS for Xamarin
Stars: ✭ 1,085 (-96.63%)
Mutual labels:  airbnb, lottie
Lottie Windows
Lottie-Windows is a library (and related tools) for rendering Lottie animations on Windows 10.
Stars: ✭ 322 (-99%)
Mutual labels:  after-effects, lottie
AE-Icon
🐱 use bodymovin to render some interesting After Effects vector icon
Stars: ✭ 47 (-99.85%)
Mutual labels:  after-effects, lottie
Ng Lottie
Render After Effects animations on Angular based on lottie-web
Stars: ✭ 311 (-99.03%)
Mutual labels:  after-effects, lottie
React Native Calendar Select
A component to select period from calendar like Airbnb
Stars: ✭ 279 (-99.13%)
Mutual labels:  airbnb
React Native Pull Refresh
Custom pull to refresh component for Android
Stars: ✭ 456 (-98.58%)
Mutual labels:  lottie
Make-This
Project files for the Make This video series and community challenges.
Stars: ✭ 16 (-99.95%)
Mutual labels:  after-effects
Eslint Config Auto
Automatically configure ESLint based on project dependencies
Stars: ✭ 302 (-99.06%)
Mutual labels:  airbnb
Lottie Player
Lottie viewer/player as an easy to use web component! https://lottiefiles.com/web-player
Stars: ✭ 457 (-98.58%)
Mutual labels:  lottie
DuME
A fast, versatile, easy-to-use and cross-platform Media Encoder based on FFmpeg
Stars: ✭ 66 (-99.79%)
Mutual labels:  after-effects
Materialdialog Android
📱Android Library to implement animated, 😍beautiful, 🎨stylish Material Dialog in android apps easily.
Stars: ✭ 602 (-98.13%)
Mutual labels:  lottie
LottieExampleProject
This is an example project for using Lottie in Android applications
Stars: ✭ 17 (-99.95%)
Mutual labels:  lottie
Graphql Prisma Typescript
🏡 GraphQL server reference implementation (Airbnb clone) in Typescript using Prisma & graphql-yoga
Stars: ✭ 723 (-97.75%)
Mutual labels:  airbnb
Lottie Editor
A tool to edit colors in Lottie animations.
Stars: ✭ 595 (-98.15%)
Mutual labels:  lottie
Urweatherview
Show the weather effects onto view written in Swift4.2
Stars: ✭ 439 (-98.64%)
Mutual labels:  lottie
Zhumulangma
高仿喜马拉雅Android客户端,单activity多fragme组件化架构(新增ams版)
Stars: ✭ 377 (-98.83%)
Mutual labels:  lottie

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:

Sponsors

Lottie is maintained and improved on nights and weekends. If you use Lottie in your app, please consider sponsoring it to help ensure that we can continue to improve the project we love. Click the sponsor button above to learn more

Sponsor Button

Lead Sponsors

Lottiefiles

Airbnb

Tonal

Stream

Tonal

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

The latest stable Lottie-Compose version is: lottieVersion Click here for more information on Lottie-Compose.

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

Contributing

Because development has started for Lottie Compose, Gradle, and the Android Gradle Plugin will be kept up to date with the latest canaries. This also requires you to use Android Studio Canary builds. Preview builds can be installed side by side with stable versions.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].