
implementation("com.bumble.appyx:backstack:2.0.0-alpha05")Implements a linear navigation history where the last element is active, others are stashed but kept alive. Supports operations like push, replace, pop, and singleTop, with customizable back press and operation strategies. Provides default transition handlers for cross-fading and horizontal sliding animations.