julioromano
05/27/2021, 3:29 PMnavController.previousBackStackEntry?.savedStateHandle.set()
still a valid way to pass return values from a screen to the previous screen in the backstack using navigation-compose
?
Are there any other preferred ways?
(asking coz I didn’t notice it in the navigation compose docs)Ian Lake
06/01/2021, 6:45 PM