Package-level declarations

Types

Link copied to clipboard

Observes the back gesture lifecycle so side effects (e.g. analytics) can be wired into gesture navigation. This is purely observational, it does not drive navigation, the Navigator still owns the pop.

Functions

Link copied to clipboard

Returns a AnimatedNavDecorator.Factory implementation which support navigation through appropriate gestures on certain platforms.

expect fun GestureNavigationDecorationFactory(fallback: AnimatedNavDecorator.Factory = NavigatorDefaults.DefaultDecoratorFactory, listener: GestureNavigationEventListener = GestureNavigationEventListener.NoOp): AnimatedNavDecorator.Factory

Returns a AnimatedNavDecorator.Factory implementation which support navigation through appropriate gestures on certain platforms.

Returns a AnimatedNavDecorator.Factory implementation which support navigation through appropriate gestures on certain platforms.

Returns a AnimatedNavDecorator.Factory implementation which support navigation through appropriate gestures on certain platforms.