RemoteCompose is an AndroidX framework that enables server-driven UI by serializing Jetpack Compose layouts into platform-independent documents that can be transmitted over networks and rendered at runtime without recompilation. The framework captures drawing operations at the Canvas level through 93+ distinct operations,

Sort: