Zach Klippenstein (he/him) [MOD]
02/01/2021, 7:17 PMViewTreeViewModelStoreOwner to be configured when AbstractComposeView is attached: Is that requirement just there to ensure that the viewModel() composable function always works, if any code in the composition happens to call it? Or is there actually something in the Compose foundation that’s relying on a ViewModel?Andrey Kulikov
02/01/2021, 7:38 PMviewModel() composable and by navigation-composeAndrey Kulikov
02/01/2021, 7:39 PMZach Klippenstein (he/him) [MOD]
02/01/2021, 8:56 PM