Android-Color-Picker icon indicating copy to clipboard operation
Android-Color-Picker copied to clipboard

Jetpack Compose integration

Open ELIX1337 opened this issue 3 years ago • 1 comments

I'm using Jetpack Compose, but the library has no native support of Compose so I have to use AndroidView() to integrate this library to composable. It would be wonderful to add native support for Compose, or at least write a guide on how to use this library correctly through AndroidView

ELIX1337 avatar Aug 19 '21 11:08 ELIX1337

@ELIX1337, thank you for your report. Compose version will probably need reworking this UI component from scratch, but this initiative is valuable. I'll look into creating a new Compose library edition and additional docs.

smelfungus avatar Aug 27 '21 11:08 smelfungus