Home / Companies / JetBrains / Blog / Post Details
Content Deep Dive

Compose Multiplatform 1.10.0: Unified @Preview, Navigation 3, and Stable Compose Hot Reload | The Kotlin Blog

Blog post from JetBrains

Post Details
Company
Date Published
Author
Elvira Mustafina
Word Count
375
Language
American English
Hacker News Points
-
Summary

Compose Multiplatform 1.10.0 introduces significant advancements, including a unified @Preview annotation, support for Navigation 3 on non-Android targets, and a stable Compose Hot Reload feature, all aimed at enhancing the development experience across platforms. The update consolidates the previously separate @Preview annotations into one, simplifying the process for developers working in the commonMain source set. Navigation 3 offers a more straightforward way to manage navigation stacks with new usage patterns, while the Compose Hot Reload plugin now allows for immediate UI changes without restarting applications, bundled by default with the Compose Multiplatform Gradle plugin. This release also includes improved dependency management for Compose Multiplatform libraries and encourages users to consult detailed documentation and report any issues on the issue tracker.