gpaligot
01/08/2020, 2:01 PMasyncLoad
function is presented by speakers in one slide () but I don’t find this function in the latest artifact or in source code of Jetpack Compose.
Someone can tell me if this function has been removed or if it is in development? Thanks in advance! 🙂Adam Powell
01/08/2020, 2:19 PM+state
alexsullivan114
01/08/2020, 2:22 PMflow
+ Compose is just so freaking exciting.Adam Powell
01/08/2020, 2:25 PMkioba
01/08/2020, 2:44 PMalexsullivan114
01/08/2020, 2:52 PMViewModel
+ LiveData
gets you a similar thing - I just don't want to use LiveData
....or the ViewModel
part 😛 I could also accomplish something similar with RxJava. But flow is so much cooler than rxjava or livedata and I just want to experiment with these two awesome concepts.Adam Powell
01/08/2020, 2:57 PM