:art: :compose-multiplatform: :new: Compose Multip...
# announcements
a
🎨 K 🆕 Compose Multiplatform by JetBrains, a declarative UI framework for Kotlin, has reached version 1.0, which makes it ready for production use! 👉 Read the blog post to get all the details S To participate in discussions about the framework and share your feedback, join the #CJLTWPH7S#C01F2HV7868#C01D6HTPATV#C01Q62JMKBP, and #C02GBABJUAF channels.
🦜 9
❤️ 20
🙌 2
🙌🏻 1
🚀 29
K 76
l
👏 awesome! Is this version tied to a specific kotlin version? Can I use 1.6.0?
r
📱👀
🔮 3
👀 3
s
Great news! 🙏 From the stability view point going 1.0 is totally justified. ❤️ My app runs like a charm since 1.0 beta. 👍 I just wonder how why you call it production ready if there is no ProGuard/obfuscation support. 🤔 In real world production where we ship closed source apps to end users we can't do that without proper obfuscation / source code protection.
@Laurence Muller It does not compile with 1.6.0 for me.
😕 2
l
Aww that's a bummer
m
@Stefan Oltmann Only https://developer.android.com/jetpack/androidx/releases/compose-compiler#1.1.0-beta04 compiles with Kotlin 1.6.0. Unfortunately not 1.0 😞
👍 1
a
awesome! Is this version tied to a specific kotlin version? Can I use 1.6.0?
Yes, it is tied to 1.5.31. We are going to release a version that supports 1.6 in a reasonable timeframe.
🙏 4
🙏🏻 1
s
When IOS? 🥺
a
It is hard to estimate at the moment
l
Is it relying on the new memory model and some improvements in it, or are there unrelated challenges?
a
There are many challenges there