Compose Hot Reload allows make UI code changes in a Compose Multiplatform app and see the results instantly, without needing to restart.
On this page
Introducció
The JetBrains Runtime intelligently reloads your code whenever it changes.
Note
Compose Hot Reload needs a JVM target in your multiplatform project. They are exploring adding support for other targets in the future.