Skip to content

BoltUIX/Compose-Bottom-Navigation

Repository files navigation

Compose-Bottom-Navigation

Bottom Navigation in Jetpack Compose Android

Navigation

Read more: https://www.boltuix.com/2022/08/custom-bottom-navigation-bar.html

.....................................

BadgeBox¶ A BadgeBox is used to decorate content with a badge that can contain dynamic information, such as the presence of a new notification or a number of pending requests. Badges can be icon only or contain short text. A common use case is to display a badge with bottom navigation items. For more information, see Bottom Navigation

Badge

Read more: https://www.boltuix.com/2022/08/custom-bottom-navigation-bar.html?#badge