NavigationAnimations

Unified animation system for all navigation layers

Types

Functions

Link copied to clipboard
fun AnimatedEntry(entry: NavigationEntry, animationType: NavigationAnimations.AnimationType, animationDecision: AnimationDecision?, screenWidth: Float, screenHeight: Float, zIndex: Float = 0.0f, onAnimationComplete: () -> Unit? = null, content: @Composable () -> Unit)

Animated content wrapper that handles all types of navigation animations