zak.taccardi
04/13/2020, 3:38 PM@Compose
world?Adam Powell
04/13/2020, 4:30 PMzak.taccardi
04/13/2020, 4:33 PM@Compose
is outAdam Powell
04/13/2020, 4:39 PMzak.taccardi
04/13/2020, 4:42 PMNavigationComponent
would not change all to much then?@Compose
UI’s (navigation destinations) isolated from one another?Adam Powell
04/13/2020, 4:49 PM@Composable (???) -> Unit
function objects as part of the destinations rather than fragment names or factorieszak.taccardi
04/13/2020, 4:50 PMFlow<State>
would play into that without a Fragment
Adam Powell
04/13/2020, 4:50 PMComposableDestination(???, ::MyScreenComposable)
zak.taccardi
04/13/2020, 4:51 PMFragment
- just the LifecycleOwner
of it’s viewAdam Powell
04/13/2020, 4:54 PMViewTreeLifecycleOwner
is available in current builds thoughzak.taccardi
04/13/2020, 4:56 PMambient
😆Adam Powell
04/13/2020, 4:57 PMMaterialTheme
properties