BottomNavigationBar
A example of implementing BottomNavigation Bar feature in app,
Using Jetpack Compose.
Screenshots
Compose Destinations
A KSP library that processes annotations and generates code that uses Official Jetpack Compose Navigation under the hood. It hides the complex, non-type-safe and boilerplate code you would have to write otherwise.
No need to learn a whole new framework to navigate – most APIs are either the same as with the Jetpack Components or inspired by them.
- GitHub Link to Official Library raamcosta/compose-destinations