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
- Host: GitHub
- URL: https://github.com/boltuix/compose-bottom-navigation
- Owner: BoltUIX
- License: apache-2.0
- Created: 2022-08-13T13:59:02.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-08T13:45:37.000Z (over 2 years ago)
- Last Synced: 2025-03-30T00:41:12.225Z (about 2 months ago)
- Topics: android, badgebox, boltuix, bottom-navigation-bar, bottombar, compose, jetpack, jetpackcompose, materialdesign, navigation
- Language: Kotlin
- Homepage: https://www.boltuix.com/2022/08/custom-bottom-navigation-bar.html
- Size: 261 KB
- Stars: 9
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Compose-Bottom-Navigation
Bottom Navigation in Jetpack Compose Android
![]()
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
![]()
Read more:
https://www.boltuix.com/2022/08/custom-bottom-navigation-bar.html?#badge