Unstyled, fully accessible Jetpack Compose and Compose Multiplatform UI components that you can customize to your heart's content.
repositories {
mavenCentral()
}
dependencies {
implementation("com.composables:core:1.19.1")
}
For full documentation, checkout: https://composeunstyled.com/
We are currently accepting contributions in the form of bug reports and feature requests, in the form of Github issues.