Kotlin's Compose UI Framework Is Now Stable for iOS Apps (Blog.jetbrains.com)

1 nativeforks 1 5/13/2025, 3:03:05 AM blog.jetbrains.com ↗

Comments (1)

nativeforks · 12h ago
JetBrains has released the first stable version of Compose Multiplatform for iOS, enabling developers to use Kotlin and Jetpack Compose to build native user interfaces across Android, iOS, desktop, and web — from a single codebase.

This brings full cross-platform UI development closer to reality with shared UI logic, native performance, and official tooling support in IntelliJ IDEA and Android Studio.

Has anyone tried using Compose Multiplatform in production yet?