Join Slack
Powered by
When implementing MVI architecture with flows, is ...
# coroutines
r
Robert Jaros
03/10/2021, 3:09 PM
When implementing MVI architecture with flows, is using
StateFlow
to keep state and
MutableSharedFlow
for flow of intents the most "idiomatic" way?
2
Views
Open in Slack
Previous
Next