zoha131
10/05/2020, 12:02 PMFlow
from ViewModel
as state
and it’s multiple children also collect the same flow as state then would it hamper the performance? I have TextFields in different layer. So passing state would make the code messy. Thats why wanted to collect the same flow from multiple Composables.Zach Klippenstein (he/him) [MOD]
10/05/2020, 2:52 PMzoha131
10/05/2020, 4:42 PM