Ross ROSS = Recommend OSS · open-source software intelligence for agents

JaviSoto/JSBadgeView

Customizable UIKit badge view like the one on applications in the iOS springboard. observed · 2026-08-28

github.com/JaviSoto/JSBadgeView · Objective-C · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
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: 5152
  • days_rel: n/a
  • days_push: 2181
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1281 stars · 208 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

JSBadgeView is a customizable UIKit badge view for iOS that replicates the springboard app icon badge. It is drawn entirely with CoreGraphics for performance and supports styling via UIAppearance.

Use cases

  • show a notification count badge on a view in an iOS app
  • add a springboard-style red badge to a custom UI element
  • display unread message counts on icons or buttons
  • customize badge color, position, and text via UIAppearance
  • render badges efficiently with CoreGraphics instead of images

When to choose

  • you need an iOS app icon-style badge on arbitrary views
  • you want a lightweight, CoreGraphics-drawn badge with no image assets
  • your project is Objective-C or mixes Objective-C and Swift and supports iOS 7+

When to avoid

  • you are building for platforms other than iOS
  • your project is Swift-only and you prefer SwiftUI or modern Swift libraries
  • you need actively maintained components with recent iOS API support

Facets

library · maturity maintenance

ui-components graphics mobile-development frontend uikit objective-c badge-view cocoapods coregraphics uiappearance ios mobile

1 source

Member repositories

RepositoryRoleHealth v2
JaviSoto/JSBadgeViewmain23

For agents

markdown · JSON · MCP: product_card(name="JaviSoto/JSBadgeView")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem