Is there an out-of-the-box way to transform a `Flow` into a compose `State`?
s
Is there an out-of-the-box way to transform a
Flow
into a compose
State
?
a
collectAsState()
🙏 4
👍 1
s
Perfection. Thanks.