Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 710 Bytes

ReadMe.md

File metadata and controls

36 lines (21 loc) · 710 Bytes

Kase

A Kotlin Multiplatform Library for representing commonly used states

[badges]

Setup: Gradle

dependencies {
    implementation("tz.co.asoft:kase-core:[version]")
}

Api Reference

The full api reference of kase can be found at https://asoft-ltd.github.io/kase

Support

There are multiple ways you can support this project

Star It

If you found it useful, just give it a star

Contribute

You can help by submitting pull request to available open tickets on the issues section

Report Issues

This makes it easier to catch bugs and offer enhancements required

Credits