Compose Navigation is a library that provides navigation support for Jetpack Compose applications. It allows developers to define navigation graphs and handle screen transitions in a declarative manner.
Link to the documentation