13 open-source projects similar to bingoogolapple/bgabadgeview-android, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best BGABadgeView Android alternative.
RKNotificationHub is a customizable badge UI library and a reusable SwiftUI notification badge component. It provides a view modifier and wrapper designed to attach numeric or dot notification indicators to any user interface element within a mobile application. The library enables the management of notification badge displays, including the ability to customize colors, frame positions, and scales relative to parent views. It includes a system for badge count management to update activity indicators through incrementing, decrementing, or explicitly setting the count. The project covers the b
Customizable UIKit badge view like the one on applications in the iOS springboard.
As the name describes, this is an Android library that you can use to show new messages badge and new features badge.
This library offers a simple method to add a small badge icon to your ActionBar-MenuItem
BadgeView is a custom UI component for Android that displays numeric or text notification indicators on other view elements. It is built as a Material Design component that functions as an animated and interactive view for signaling alerts or item counts. The component distinguishes itself through support for drag-to-dismiss gestures, allowing users to remove alerts from the screen via touch interactions. It also utilizes smooth visibility animations to transition state changes rather than using immediate shifts. The library covers broad UI capabilities including content management for updat
A BarButtonItem with a badge on top.