//kit/healthstack.kit.ui/BottomBarNavigation

BottomBarNavigation

[androidJvm]\

@Composable

fun BottomBarNavigation(items: List<BottomNavItem>, initial: Int = 0)