jordond / kmpalette

🎨 A Compose multiplatform port for Androidx Palette. Generate a color palette from an image.

Home Page:https://demo.kmpalette.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The androidx-palette module is only supported by Kotlin Multiplatform

panpf opened this issue · comments

This is a great library, I love it!

But I encountered some problems in using.

Is it possible to separate out an androidx-palette-core module that only supports Kotlin Multiplatform from the androidx-palette module, since I don't need compose support.

That's a good point 👍. I'll add it to the list for the next release

Thank you so much!