Hello everyone. Started a project, which includes ...
# compose-desktop
r
Hello everyone. Started a project, which includes desktop client. 10 seconds to decide the framework: is there any solution made by JetBrains? Compose? I take it, those guys know how to write things.
a
Compose is developed together by JB and Google. It is in alpha stage, but I think it is worth it. The only other sensible alternative is TornadoFX and it is not quite alive.
o
thanks for your passion to JB solutions! We do our best, and hope that Compose for Desktop will become default solution for Kotlin UI applications everywhere.
🤝 1
p
Btw are these merged yet? Can I use the compostables in some form of commonMain directory?
s
Yes, you can, but they are not merge yet, Jetbrains Compose supports both Android and Desktop with Multiplatform. https://github.com/JetBrains/compose-jb/tree/master/examples/widgetsgallery
e
compostables
I like that. Given enough time all my components are becoming compostables. 🤐
🙃 1
😄 3