Nacho Ruiz Martin
08/03/2021, 9:50 AMinclusive = true
I’m getting the following exception:
androidx.navigation.NavGraph cannot be cast to androidx.navigation.compose.ComposeNavigator$Destination
The use case is a user that signs out, so I want to clear the whole backstack and then navigate to the login screen.Tin Tran
08/03/2021, 9:52 AMNacho Ruiz Martin
08/03/2021, 9:56 AMNacho Ruiz Martin
08/03/2021, 10:08 AMTin Tran
08/03/2021, 1:10 PM