tjohnn
08/23/2020, 2:44 PMremember { state } rather than just state ? I have tried and my app works thesame way.Adam Powell
08/23/2020, 2:55 PMstate is. Do you have a more specific example?tjohnn
08/23/2020, 3:00 PMtjohnn
08/23/2020, 3:02 PMAdam Powell
08/23/2020, 3:09 PMremember it yourself thenAdam Powell
08/23/2020, 3:10 PMobserveAsState is responsible for maintaining its persistence guarantees across recompositiontjohnn
08/23/2020, 3:16 PMAdam Powell
08/23/2020, 3:25 PMAdam Powell
08/23/2020, 3:27 PMAdam Powell
08/23/2020, 3:29 PMremember things you create and want to persist across recompositions, and count on other composable functions to do the sametjohnn
08/24/2020, 5:26 AM