Package com.kpstv.navigation.compose.hilt
Types
Link copied to clipboard
Similar to DefaultViewModelFactories but an explicit SavedStateRegistryOwner as parameter.
Functions
Link copied to clipboard
@Composable
Content copied to clipboard
Provide an instance of ViewModel annotated with @HiltViewModel scoped to the destination Route's LifecycleController which is a ViewModelStoreOwner.