Last active
April 10, 2025 08:23
-
-
Save kenkoro/39ef04d05b93668a1d8b3bfb09bc0343 to your computer and use it in GitHub Desktop.
Shared hilt view-model w/ compose
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Here, you should use
destination.parent?.startDestinationRoute
instead of justroute
bc it's null - idk why exactly