# 100grams/HGPageScrollView

UIScrollView for iPhone with horizontal paging like mobile Safari tabs

Repository: https://github.com/100grams/HGPageScrollView
Canonical: https://ross.abutalabs.com/products/hgpagescrollview
Language: Objective-C
License Family: other
Last push: 2013-06-07T08:50:19+00:00

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

## Adoption (not part of the score)
Stars 1083, forks 167 (observed 2026-08-28T04:03:31.235008+00:00)

## What it is
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
- artifact type: library
- maturity: abandoned
- function: ui-components, animation
- domain: mobile-development, frontend
- platform: -
- tags: objective-c, uiscrollview, paging, safari-tabs, deprecated, ios, mobile

## Member repositories
- 100grams/HGPageScrollView (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:31.235008+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-30T06:50:11.844594+00:00, confidence not recorded.
  - readme: https://github.com/100grams/HGPageScrollView (fetched 2026-08-28T04:03:31.235008+00:00, sha cc9c8789c630)
- Data as of 2026-08-30T08:39:29.467469+00:00.
