# Vinodh-G/ParallaxTableViewHeader

Parallax scrolling effect on UITableView header view when a tableView is scrolled

Repository: https://github.com/Vinodh-G/ParallaxTableViewHeader
Canonical: https://ross.abutalabs.com/products/parallaxtableviewheader
Language: Objective-C
License Family: other
Last push: 2019-08-19T21:04:19+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4323, "days_push": 2571, "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 1346, forks 168 (observed 2026-08-28T04:04:27.403191+00:00)

## What it is
An Objective-C library that adds a parallax scrolling effect to UITableView header views, with optional blur, as the table is scrolled. It works with both UITableView and UIScrollView via the scroll delegate.

## Use cases
- add parallax scrolling header to a UITableView
- create a collapsing image header in an iOS app
- apply blur effect to a scrolling table header
- make a scroll view header move with parallax
- build a profile screen with a parallax header

## When to choose
- building an older Objective-C or Swift iOS app with UITableView and wanting a quick parallax header
- you need a simple drop-in header view with minimal setup

## When to avoid
- building with SwiftUI or modern UIKit patterns where custom solutions are preferred
- you need an actively maintained library with a license
- targeting platforms other than iOS

## Facets
- artifact type: library
- maturity: maintenance
- function: animation, ui-components
- domain: mobile-development, frontend
- platform: -
- tags: uitableview, parallax-scrolling, objective-c, header-view, uiscrollview, ios, mobile

## Member repositories
- Vinodh-G/ParallaxTableViewHeader (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:27.403191+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-30T04:42:40.782050+00:00, confidence not recorded.
  - readme: https://github.com/Vinodh-G/ParallaxTableViewHeader (fetched 2026-08-28T04:04:27.403191+00:00, sha d83f227d5c92)
- Data as of 2026-08-30T08:39:29.467469+00:00.
