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

100grams/HGPageScrollView

UIScrollView for iPhone with horizontal paging like mobile Safari tabs observed · 2026-08-28

github.com/100grams/HGPageScrollView · Objective-C observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

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: 5653
  • days_rel: n/a
  • days_push: 4835
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1083 stars · 167 forks observed · 2026-08-28

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

An Objective-C iOS library extending UIScrollView to provide horizontal paging through multiple views, mimicking mobile Safari's tab viewer. It uses a UITableView-style dataSource/delegate pattern with page reuse for performance.

Use cases

  • build a horizontally paged card deck UI on iOS
  • implement Safari-style tab switching between views
  • create a swipeable stack of pages with selection and fullscreen modes
  • reuse page views efficiently like UITableView cells
  • add custom page headers with title and subtitle

When to choose

  • you maintain a legacy Objective-C iOS 4.3+ app needing Safari-like tab paging
  • you want a UITableView-style dataSource API for paged views

When to avoid

  • starting a new iOS project - the library is unmaintained since 2013 with no license
  • you need Swift or modern UIKit/SwiftUI patterns
  • you need guaranteed support or legal clarity on licensing

Facets

library · maturity abandoned

ui-components animation mobile-development frontend objective-c uiscrollview paging safari-tabs deprecated ios mobile

1 source

Member repositories

RepositoryRoleHealth v2
100grams/HGPageScrollViewmain32

For agents

markdown · JSON · MCP: product_card(name="100grams/HGPageScrollView")

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