hsousa/HCSStarRatingView
Simple star rating view for iOS written in Objective-C 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: 4222
- days_rel: n/a
- days_push: 1248
- n_releases_24m: 0
Adoption not part of the score
1261 stars · 193 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
HCSStarRatingView is a UIControl subclass for iOS that provides a customizable star rating interface written in Objective-C. It renders stars without images, supports half-star ratings, custom images, and full Interface Builder integration.
Use cases
- add a star rating widget to an iOS app
- let users rate products or content with taps
- support half-star ratings in a review form
- customize rating stars with custom images like hearts
- configure a rating control visually in Interface Builder
When to choose
- building an iOS app in Objective-C or Swift that needs a star rating control
- you want a lightweight rating view with no image assets required
- you need Interface Builder designable/inspectable support
When to avoid
- building for Android or cross-platform frameworks
- you need a modern SwiftUI-native rating component
- the project requires actively developed features beyond basic rating
Facets
library · maturity maintenance
ui-components mobile-development star-rating uicontrol objective-c interface-builder cocoapods ios mobile
1 source
- readme: https://github.com/hsousa/HCSStarRatingView · fetched 2026-08-28 · 42baeafbe6f5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| hsousa/HCSStarRatingView | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="hsousa/HCSStarRatingView")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem