Nthily
09/01/2021, 9:59 PMjetpack compose navigationNavigate with argumentsNthily
09/01/2021, 9:59 PMnavController.navigate("profile/user1234")Nthily
09/01/2021, 10:00 PMnavController.navigate("profile"){popUpTo("profile/user1234") { inclusive = true }}Ian Lake
09/01/2021, 10:19 PMnavController.popBackStack()