Start native apps faster with the Composables CLI ->
Function

enableLiveLiterals

When called, all live literals will start to use their values backed by MutableState.

enableLiveLiterals

Source set: Common
public fun enableLiveLiterals()

When called, all live literals will start to use their values backed by MutableState.

Caution: This API is intended to be used by tooling only. Use at your own risk.