Table of contents
- About the navigation components
- Getting started
- Create a destination
- Design navigation graphs
- Nested graphs
- Global actions
- Navigate to a destination
- Support multiple back stacks
- Conditional navigation
- Pass data between destinations
- Create a deep link for a destination
- Animate transitions between destinations
- Update UI components with NavigationUI
- Kotlin DSL
- Type-safe navigation with Compose
- Interact programmatically
- Navigate with feature modules
- Best practices for multi-module projects
- Test navigation
- Add new destination types
- Migrate to the Navigation component