toggle menu
FlowMVI
3.1.0-beta01
common
switch theme
search in API
core
/
pro.respawn.flowmvi.dsl
/
useState
use
State
inline
fun
<
T
:
S
,
S
:
MVIState
>
StateReceiver
<
S
>
.
useState
(
crossinline
transform
:
T
.
(
)
->
S
)
Deprecated
renamed to updateStateImmediate()
Replace with
updateStateImmediate(block)
Content copied to clipboard