An open API service indexing awesome lists of open source software.

https://github.com/boltuix/compose-bottom-navigation

Bottom Navigation in Jetpack Compose Android
https://github.com/boltuix/compose-bottom-navigation

android badgebox boltuix bottom-navigation-bar bottombar compose jetpack jetpackcompose materialdesign navigation

Last synced: 25 days ago
JSON representation

Bottom Navigation in Jetpack Compose Android

Awesome Lists containing this project

README

        

# 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