composablehorizons / compose-unstyled

Unstyled, fully accessible Compose Multiplatform UI components that you can customize to your heart's content.
https://composeunstyled.com
MIT License
344 stars 11 forks source link
android compose-desktop compose-multiplatform compose-web ios jetpack-compose kotlinmultiplatform

Compose Unstyled

Unstyled, fully accessible Jetpack Compose and Compose Multiplatform UI components that you can customize to your heart's content.

Installation

repositories {
    mavenCentral()
}

dependencies {
    implementation("com.composables:core:1.17.1")
}

Documentation

For full documentation, checkout: https://composeunstyled.com/

Contributing

We are currently accepting contributions in the form of bug reports and feature requests, in the form of Github issues.