We need a google backed solution for this :point_u...
# android-architecture
d
We need a google backed solution for this ☝️. Maybe a really good blog article (Not the
SingleLiveEvent
anti pattern post.) or some sort of AA Component. Kotlin
Flow
or
Channel
is good for this but it seems like that is not common knowledge.
g
Flow not very good for this honestly, until SharedFlow is released
same as Channel, is kinda fine, but not good
RxJava is good tho
I honestly don’t see what kind AA component would be helpful here