Hossam.

Results 1 comments of Hossam.

i used popUpTo and popBackStack() in this way : navController.navigate(command.destination){ // Clear the back stack up to the OnBoarding screen navController.popBackStack(OnBoardingDirections.onBoarding.destination, true) or // Clear the back stack launchSingleTop =...