Package-level declarations

Properties

Link copied to clipboard

The AnimatedContentScope of the screen currently being animated, for pairing with LocalNavEaseSharedTransitionScope on a shared element.

Link copied to clipboard

A androidx.compose.runtime.CompositionLocal that provides the nearest NavEaseController to any composable in the tree without manual parameter passing.

Link copied to clipboard

Provides the SharedTransitionScope when shared element transitions are enabled via NavEaseHost(enableSharedTransitions = true).