Material Motion for Jetpack Compose and Compose Multiplatform
Last updated Jul 1, 2026
662
Stars
14
Forks
3
Issues
+1
Stars/day
Attention Score
81
Topics
Language breakdown
No language data available.
โธ Files
click to expand
README

Material Motion for Jetpack Compose and Compose Multiplatform
A library for implementing motion system in Material Components for Jetpack Compose and Compose Multiplatform.
Versions for Jetpack Compose
| Jetpack Compose 1.0 (1.0.x) | |
| Jetpack Compose 1.1 (1.1.x) | |
| Jetpack Compose 1.2 (1.2.x) | |
| Jetpack Compose 1.3 (1.3.x) | |
| Jetpack Compose 1.4 (1.4.x) | |
| Jetpack Compose 1.5 (1.5.x) | |
| Jetpack Compose 1.6 (1.6.x) | |
| Jetpack Compose 1.7 (1.7.x) |
Versions for Compose Multiplatform
| Compose Multiplatform 1.4.0 | |
| Compose Multiplatform 1.6.10 |
| Platform | Supported | |---------------|-----------| | Android | โ | | Desktop (JVM) | โ | | iOS | โ | | Wasm | โ |
๐ Core
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
Download
repositories {
mavenCentral()
}
dependencies { implementation "io.github.fornewid:material-motion-compose-core:<version>" }
License
Licensed under the Apache 2.0 license. See LICENSE for details.
๐ More in this category