Skip to content

numq/compose-color-picker

Repository files navigation

Compose Color Picker

🌟 Support this project
Bitcoin (BTC) bc1qs6qq0fkqqhp4whwq8u8zc5egprakvqxewr5pmx
Ethereum (ETH) 0x3147bEE3179Df0f6a0852044BFe3C59086072e12
USDT (TRC-20) TKznmR65yhPt5qmYCML4tNSWFeeUkgYSEV

A Color Picker library for Jetpack Compose


demo

Interactive or reactive

Changes in the argument are reflected on the indicator

Lazy

Initial color is passed as an argument

Installation

repositories {
    maven("https://jitpack.io")
}

dependencies {
    implementation("com.github.numq:compose-color-picker:1.0.2")
}

About

Jetpack Compose Multiplatform compatible color picker component

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages