Package-level declarations

Properties

Link copied to clipboard

Gets the AppCompatActivity of a Context if it exists. This does a recursive lookup if Context is a ContextWrapper

Functions

Link copied to clipboard

Creates a MutableState that is synchronized with a WithMutableState.

Link copied to clipboard
inline fun <R> WithState<R>.state(): State<R>

Creates a State whose value always matches a WithState using WithState.stateFlow