Does anyone know h*ow to pass Custom NavTypes in C...
# multiplatform
k
Does anyone know h*ow to pass Custom NavTypes in Compose MultiPlatform for Type-Safe Navigation on Android and IOS?*
r
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
I have the same issue! Any update on adding "saved state handle to save UI state in ViewModel" ?