Join Slack
If I want to trigger a switch in the `SettingsScreen` and then the `HomeScreen` reacts to the change...
# compose
n
Nthily
02/13/2023, 3:02 PM
If I want to trigger a switch in the
SettingsScreen
and then the
HomeScreen
reacts
to the change, what should be the best practice? Should I collect the same
flow
across two screens? Or should I update the UI state through the life cycle after returning to the
HomeScreen
?
Open in Slack
Previous
Next
kotlinlang
A modern programming language that makes developers happier.
Powered by