Compose Multiplatform 1.6.0 – Resources, UI Testing, iOS Accessibility, and Preview Annotation
Compose Multiplatform is a declarative UI framework built by JetBrains that allows developers to share UI implementations across different platforms. The 1.6.0 release brings several powerful features, as well as compatibility with the latest Kotlin version and changes from Google’s latest Jetpack Compose update. Get Started with Compose Multiplatform This release of Compose Multiplatform: For […]
🎉 15
j
Jacob Ras
02/29/2024, 7:41 PM
Wow, I missed the
@Preview
support in Fleet 🚀. What does it use to render internally, jvm or wasm?