BottomSheetNavigator

A Navigator managed by a BottomSheetRouteController.

Parameters

Action

the type of NavigationAction this navigator should respond to.

navigationMapper

A mapper that converts an Action handled by this navigator into a BottomSheetComposableNavSpec

Inheritors

Properties

Link copied to clipboard

This Composable modifier method transforms the View Builder associated with a BaseLifecycleViewModel to wrap the functionality of the subscribable.

Functions

Link copied to clipboard
open override fun navigate(action: Action)