Closed catalinghita8 closed 3 years ago
In order to avoid assisted injection that brings an overhead of complexity in injecting the ViewModels, we use SavedStateHandle to extract runtime navigation arguments.
SavedStateHandle
Look Good ! 🏄♂️
In order to avoid assisted injection that brings an overhead of complexity in injecting the ViewModels, we use
SavedStateHandle
to extract runtime navigation arguments.