Join Slack
Powered by
Hi, it is possible to use Flow with Jetpack Compos...
# compose
h
hussan
08/19/2021, 12:24 PM
Hi, it is possible to use Flow with Jetpack Compose?
v
Vsevolod Kaganovych
08/19/2021, 12:25 PM
Yes, there're a lot of examples in web. Look at tivi app
https://github.com/chrisbanes/tivi
for instance.
h
hussan
08/19/2021, 12:30 PM
Great, thank you!
l
louiscad
08/19/2021, 12:32 PM
collectAsState()
will go a long way.
h
hfhbd
08/19/2021, 12:35 PM
Sure, I am only using
Flow
in ViewModels to re-use them in iOS too
3
Views
Open in Slack
Previous
Next