Skip to content

alexzhirkevich/compottie

Repository files navigation

Compottie

badge-Android badge-iOS badge-JVM badge-macOS badge-web

Compose Multiplatform port of airbnb/lottie-compose

Installation

Maven Central

dependencies {
    implementation("io.github.alexzhirkevich:compottie:<version>")    
}

Usage

Basically the same as described in airbnb docs