Skip to content

fornewid/material-motion-compose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9d17a52 Β· Jun 22, 2024
Jun 6, 2024
Jun 6, 2024
Jun 22, 2024
Jun 22, 2024
Jun 6, 2024
Jun 22, 2024
Jun 22, 2024
May 3, 2022
Jun 22, 2024
Mar 15, 2021
Jun 1, 2024
Jun 6, 2024
Mar 14, 2021
Jun 22, 2024
Jun 6, 2024
Mar 15, 2021
May 24, 2022
Jun 22, 2024
Mar 15, 2021
Mar 15, 2021
Jun 6, 2024
Jun 22, 2024

Repository files navigation

logo

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)JitPack
Jetpack Compose 1.1 (1.1.x)Maven Central
Jetpack Compose 1.2 (1.2.x)Maven Central
Jetpack Compose 1.3 (1.3.x)Maven Central
Jetpack Compose 1.4 (1.4.x)Maven Central
Jetpack Compose 1.5 (1.5.x)Maven Central
Jetpack Compose 1.6 (1.6.x)Maven Central
Jetpack Compose 1.7 (1.7.x)Maven Central

Versions for Compose Multiplatform

Compose Multiplatform 1.4.0Maven Central
Compose Multiplatform 1.6.10Maven Central
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.