Does anyone know h*ow to pass Custom NavTypes in Compose MultiPlatform for Type-Safe Navigation on Android and IOS?*
r
Ruben Quadros
01/01/2025, 2:34 PM
I have a similar use case. I want to use saved state handle to save my UI state so it can be recovered in case of process death on android. Now that saved state handle has added support for KMP it would be very nice to have this!
m
Moein
04/20/2025, 4:19 PM
I have the same issue! Any update on adding "saved state handle to save UI state in ViewModel" ?