https://kotlinlang.org logo
#compose
Title
# compose
m

Mehdi Haghgoo

08/30/2020, 8:38 AM
I see a some discussion around Flow in this channel. Given my zero experience with Flow, is there any intrinsic connection between Compose and Flow?
g

gildor

08/30/2020, 9:23 AM
No, there is no direct connection, compose just provides support for flow out of the box (same as for RxJava and LivrData)
👌 1
👍 1
z

Zach Klippenstein (he/him) [MOD]

08/30/2020, 1:52 PM
Not about Flow specifically, but Adam pointed out that compose and coroutines have an interesting relationship: https://kotlinlang.slack.com/archives/CJLTWPH7S/p1597343950088100?thread_ts=1597342842.082100&cid=CJLTWPH7S
👍 1
3 Views