Is anyone here actively maintaining a KMP UI frame...
# library-development
j
Is anyone here actively maintaining a KMP UI framework that isn't CMP? We are (KiteUI), but I'm wondering who else is - I think Compose Web's approach (canvas-based rendering) isn't a good idea due to size/performance/accessibility and it seems there are at least some others who agree with the sentiment. I'm wondering if it might be possible for us to unify our effort? It might be hopeless since we'll probably all have different visions of what it should be, but I'd at least like to see.
r
I know of Doodle, KiteUI, Adaptive and Summon
👍 1
b
What's your take on Compose HTML?
r
Others - Compose HTML, Kobweb, KVision, Kilua, Fritz2 - are not really MPP but web.
👍 1
m
Recommend watching https://2025.kotlinconf.com/talks/774286/ for Kobweb
💯 2
thank you color 1
j
@bod Compose HTML is excellent, as is Kilua from what I can see, but they're not actually multiplatform. They're just web.
b
Yes that's totally fair.