airbnb / lottie-android

Render After Effects animations natively on Android and iOS, Web, and React Native
http://airbnb.io/lottie/
Apache License 2.0
35.04k stars 5.41k forks source link

Compose Multiplatform Support #2388

Closed JamshedAlamQaderi closed 1 year ago

JamshedAlamQaderi commented 1 year ago

Lottie is supported and developed on nights and weekends. Issues from Lottie sponsors will be prioritized.

Is your feature request related to a problem? Please describe. Every developer love lottie. So, there are developers who want to use lottie animation easily on compose multiplatform project. My request would be to support compose multiplatform ASAP

Thank You All!

gpeal commented 1 year ago

Lottie Android is very tied to the Android platform. Supporting multiplatform is out of scope for this but maybe somebody else could make a Compose multiplatform library that wrapped that other renderers.

ismai117 commented 10 months ago

hi guys, I've created a Kotlin Multiplatform animation library, which uses Lottie for android and iOS, Skia for the other targets https://github.com/ismai117/kottie/blob/main/README.md