weng1250/WZLBadge
//An one-line tool to show styles of badge for UIView observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4086
- days_rel: n/a
- days_push: 2434
- n_releases_24m: 0
Adoption not part of the score
1767 stars · 315 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
WZLBadge is an Objective-C library that adds badge indicators (red dot, number, 'new' label) to any UIView on iOS with a single line of code, implemented as a UIView category. It supports multiple badge styles, animations (shake, scale, bounce, breathe), and extensive customization of color, size, and position.
Use cases
- show a red dot badge on a tab bar icon
- display a notification count on a button
- add a 'new' badge to a UIView
- animate a badge with shake or bounce effects
- customize badge color and position on any view
When to choose
- you need badges on arbitrary UIViews in an Objective-C iOS app
- you want a lightweight one-line API with animation options
- you need to support older iOS versions (iOS 5+)
When to avoid
- you are building in Swift and prefer a Swift-native solution
- you only need badges on UITabBarItem, which UIKit already supports
- you need a actively developed library with recent updates
Facets
library · maturity maintenance
ui-components animation mobile-development frontend objective-c uiview badge cocoapods notification-badge ios mobile
1 source
- readme: https://github.com/weng1250/WZLBadge · fetched 2026-08-28 · e581788d8eb0
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| weng1250/WZLBadge | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="weng1250/WZLBadge")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem