Nthily
02/13/2023, 3:02 PMSettingsScreen
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
?