You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have various starting points in my app. Some of them are Directions, some of them are the start of NavGraphs. I'm pulling the current destination from the extension function NavHostController.currentDestinationAsState(). How can I compare the two?
The text was updated successfully, but these errors were encountered:
I have various starting points in my app. Some of them are Directions, some of them are the start of NavGraphs. I'm pulling the current destination from the extension function
NavHostController.currentDestinationAsState()
. How can I compare the two?The text was updated successfully, but these errors were encountered: