Join Slack
Powered by
I have a BottomSheetScaffold and I use `rememberBo...
# compose
a
Alexandru Hadăr
08/17/2023, 2:43 PM
I have a BottomSheetScaffold and I use
rememberBottomSheetScaffoldState
. Can I save the state when I navigate away from the screen? I use
compose-navigation
and it seems that even the ViewModel gets reinitialized.
Open in Slack
Previous
Next