A library for implementing motion system in Material Components for Jetpack Compose and Compose Multiplatform.
Compose Multiplatform 1.4.0 | |
Compose Multiplatform 1.6.10 |
Platform | Supported |
---|---|
Android | ✅ |
Desktop (JVM) | ✅ |
iOS | ✅ |
Wasm | ✅ |
A library which provides motion patterns support for Jetpack Compose and Compose Multiplatform.
For more information, visit the documentation: https://fornewid.github.io/material-motion-compose/core
repositories {
mavenCentral()
}
dependencies {
implementation "io.github.fornewid:material-motion-compose-core:<version>"
}
Licensed under the Apache 2.0 license. See LICENSE for details.