# AugustRush/ARSegmentPager

segment tab controller with parallax Header

Repository: https://github.com/AugustRush/ARSegmentPager
Canonical: https://ross.abutalabs.com/products/arsegmentpager
Language: Objective-C
License: MIT
License Family: permissive
Topics: parallax-header, objective-c, pagecontroller, tabcontroller, parallax, tableview, collection
Last push: 2017-09-22T09:54:54+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": 4152, "days_push": 3267, "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 1660, forks 265 (observed 2026-08-28T04:05:18.404611+00:00)

## What it is
An Objective-C iOS library providing a customizable segment tab controller with a parallax scrolling header, similar to a UITabBarController with paged content. It supports table views and collection views as page content and installs via CocoaPods or manual file drag.

## Use cases
- build an iOS profile page with a parallax header and swipeable tabs
- create a segmented pager with sticky header that collapses on scroll
- implement tabbed table view or collection view pages under a shared header
- add a Twitter-style profile screen with parallax scrolling
- replace UITabBarController with a custom segment page controller

## When to choose
- you need a parallax header with segmented child pages in an Objective-C iOS app
- you want a lightweight drop-in controller rather than building the scroll coordination yourself

## When to avoid
- you are building a Swift-first project and want actively maintained Swift alternatives
- you need recent updates or guaranteed long-term support - the last release was in 2017

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, routing
- domain: mobile-development, frontend
- platform: -
- tags: segmented-pager, parallax-header, uikit, cocoapods, tab-controller, ios, mobile, objective-c

## Member repositories
- AugustRush/ARSegmentPager (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:18.404611+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-30T03:44:39.217813+00:00, confidence not recorded.
  - readme: https://github.com/AugustRush/ARSegmentPager (fetched 2026-08-28T04:05:18.404611+00:00, sha ca094af8bdbd)
- Data as of 2026-08-30T08:39:29.467469+00:00.
