Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.01 KB

README.md

File metadata and controls

16 lines (12 loc) · 1.01 KB

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