Kulwinder Singh
05/22/2021, 7:31 AMnavController
in main or root Composable and then we either have to pass this to other Composable or we have to get callback in root for navigation(please correct me if i’m wrong here) , so we are not sure how much scalable it is for bigger apps with many screens ? so that’s why i want to check if there is any good implementation of navigation component in compose ?nglauber
05/23/2021, 3:53 AM