I published the first build of a multiplatform compose color picker based on the sample from AOSP. I'm sure there's a lot that can be improved, so feedback would be greatly appreciated 😄
https://github.com/eygraber/compose-color-picker
🎉 5
p
patrick
03/11/2021, 8:24 AM
Cool idea!
I think some documentation (how to install and use) + a screenshot or two would go a very long way 😄
👍 1
e
eygraber
03/11/2021, 8:49 AM
Definitely going to do that. I've been focused on learning compose and multiplatform + getting the tooling set up, but now that it's out of the way I'll be able to get to writing a better README.
There is a sample app in the repo for now.