# maxep/MXParallaxHeader

Simple parallax header for UIScrollView

Repository: https://github.com/maxep/MXParallaxHeader
Canonical: https://ross.abutalabs.com/products/mxparallaxheader
Language: Objective-C
License: MIT
License Family: permissive
Archived: true
Last push: 2021-09-14T02:56:31+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3962, "days_push": 1814, "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 1739, forks 250 (observed 2026-08-28T04:05:30.073445+00:00)

## What it is
MXParallaxHeader is an Objective-C library that adds parallax scrolling headers to UIScrollView, including MXScrollView and MXScrollViewController subclasses for complex view hierarchies. It is distributed via CocoaPods, Carthage, and Swift Package Manager but is no longer maintained.

## Use cases
- add a parallax header to a scroll view in an iOS app
- create a profile screen with a collapsing image header
- hook vertical scrolling from subviews into a scroll view header
- wrap any view controller with a parallax header container
- build a feed with a stretchy header image

## When to choose
- you maintain an existing Objective-C or legacy iOS codebase already using it
- you need a simple, MIT-licensed parallax header with minimal dependencies

## When to avoid
- you are starting a new Swift/SwiftUI project since the project is unmaintained
- you need modern iOS support, bug fixes, or long-term maintenance
- you need parallax effects beyond simple scroll-view headers

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, animation
- domain: mobile-development, frontend
- platform: -
- tags: objective-c, uiscrollview, parallax-header, cocoapods, swift-package-manager, ios, swift

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

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:30.073445+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:30:14.150719+00:00, confidence not recorded.
  - readme: https://github.com/maxep/MXParallaxHeader (fetched 2026-08-28T04:05:30.073445+00:00, sha 71c5067663c8)
- Data as of 2026-08-30T08:39:29.467469+00:00.
