Hi All, I have ported an android compose Library t...
# feed
m
Hi All, I have ported an android compose Library to Kotlin Multiplatform you could check it out below, your feedback and support are more than welcomed https://github.com/MohammedAlaaMorsi/Color-Picker-KMP
👍 2
m
If I may ask, what is the reason you made your own colorpicker instead of using https://github.com/skydoves/colorpicker-compose ?
At first glance, it seems yours has more layout options
m
Yes for sure I could answer this question, I was working on a KMP side project and I was looking for more customized color picker for some specific needs like supporting dialog and classic view I found the one that I created the from from it , but it was in compose so I decided to port it to support KMP , also if anyone is interested in supporting other features he could contribute to it
👍 1