developer.android.com/jetpack/androidx/releases/compose-remote
any idea by when will the remote compose will be usable for production , or the beta will be out ?
apart from this documentation, where can i more learn about it usage and limitations ?
also will it ios supported too ?
🙌 3
y
Yassine Abou
07/30/2026, 5:53 PM
Here is the Kotlin conf 2026 about remoteCompose link:
There is an unofficial KMP/CMP Remote Compose examples at https://deanalvero.github.io/remotecomposeplayer-cmp/ that you can try with the browser.
The examples have a player preview, operations list, and the creator DSL code.