/composables-core

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

Primary LanguageKotlinMIT LicenseMIT

Composables Core

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

Installation

repositories {
    mavenCentral()
}

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

Documentation

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

Contributing

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