# maxep/MXSegmentedPager

Segmented pager view with Parallax header

Repository: https://github.com/maxep/MXSegmentedPager
Canonical: https://ross.abutalabs.com/products/mxsegmentedpager
Language: Objective-C
License: MIT
License Family: permissive
Archived: true
Last push: 2022-06-13T14:36:15+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4207, "days_push": 1542, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1266, forks 250 (observed 2026-08-28T04:04:11.206928+00:00)

## What it is
An iOS UI library combining a segmented control with a pager view and a parallax header, built from MXPagerView, MXSegmentedControl, and MXParallaxHeader. It supports lazy page loading, storyboard integration, and reliable vertical scrolling with any view hierarchy.

## Use cases
- add a segmented pager with parallax header to an iOS app
- build a profile screen with scrollable header and paged tabs
- lazily load pages in a segmented scroll view on iOS
- create a customizable segmented control driving page selection
- implement parallax scrolling header with paged content in UIKit

## When to choose
- you need a UIKit segmented pager with parallax header in an Objective-C or Swift iOS project
- you want lazy page loading and reusable page registration
- you need reliable vertical scrolling across arbitrary view hierarchies

## When to avoid
- you are starting a new project - the library is explicitly no longer maintained
- you need SwiftUI or modern iOS architecture support
- you require ongoing bug fixes or compatibility with the latest iOS versions

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, animation
- domain: mobile-development, frontend
- platform: -
- tags: objective-c, cocoapods, segmented-control, pager, parallax-header, uikit, ios, mobile, swift

## Member repositories
- maxep/MXSegmentedPager (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:11.206928+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-30T05:03:48.188593+00:00, confidence not recorded.
  - readme: https://github.com/maxep/MXSegmentedPager (fetched 2026-08-28T04:04:11.206928+00:00, sha 2428e6c31b2d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
