Skip to content

guimauvedigital/controlresell-ui

Repository files navigation

controlresell-ui

Shared components library for Compose Multiplatform, used for ControlResell apps.

Installation

To use this component library, add the following to your build.gradle.kts:

dependencies {
    implementation("com.controlresell:ui:0.2.2")
}

Usage

First, wrap your application in a ControlResellTheme:

@Composable
fun App() {
    ControlResellTheme {
        // Your app content here
    }
}

Then, you can use the provided components.

Storytale

./gradlew desktopStoriesRun

About

Shared components library for Compose Multiplatform, used for ControlResell apps.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

  •  
  •  

Packages

 
 
 

Contributors

Languages