BottomNavBar

This composable is the Bottom Navigation Bar. It displays a bottom navigation bar for the user to navigate between screens.

Parameters

navController

the navigation controller

items

the items for the bottom navigation bar

See also