How is everyone managing navigation results curren...
# compose
a
How is everyone managing navigation results currently with the compose navigator? Can’t find anything regarding that from here https://developer.android.com/jetpack/compose/navigation
i
Navigation itself already has APIs for returning a result that you can use with Navigation Compose: https://developer.android.com/guide/navigation/navigation-programmatic#returning_a_result