# cwRichardKim/RKNotificationHub

Make any UIView a full fledged notification center

Repository: https://github.com/cwRichardKim/RKNotificationHub
Canonical: https://ross.abutalabs.com/products/rknotificationhub
Language: Objective-C
License: MIT
License Family: permissive
Last push: 2018-11-02T16:54:46+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4354, "days_push": 2861, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3033, forks 320 (observed 2026-08-28T04:07:39.004951+00:00)

## What it is
An Objective-C library for iOS that turns any UIView into a notification center by adding an animated count badge. It supports incrementing/decrementing counts, customizable circle color, size, and position, plus pop/blink animations.

## Use cases
- add a notification badge to a tab bar icon
- show unread message count on a button
- display a red dot badge on any UIView
- animate a badge counter increment in iOS
- customize badge circle color and position
- show an indeterminate badge without a number

## When to choose
- you need a lightweight badge counter on iOS views
- your project is Objective-C or mixes Objective-C with Swift
- you want simple CocoaPods integration for notification badges

## When to avoid
- you need badges in SwiftUI or pure Swift modern APIs
- the project requires actively maintained dependencies (last release 2018)
- you need cross-platform (Android) badge support

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation
- domain: mobile-development, frontend
- platform: -
- tags: objective-c, badge, notification-count, uiview, cocoapods, ios, mobile

## Member repositories
- cwRichardKim/RKNotificationHub (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:39.004951+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:29:46.945739+00:00, confidence not recorded.
  - readme: https://github.com/cwRichardKim/RKNotificationHub (fetched 2026-08-28T04:07:39.004951+00:00, sha 672312de6484)
- Data as of 2026-08-30T08:39:29.467469+00:00.
