# romansorochak/ParallaxHeader

Simple way to add parallax header to UIScrollView/UITableView written in Swift.

Repository: https://github.com/romansorochak/ParallaxHeader
Canonical: https://ross.abutalabs.com/products/parallaxheader
Language: Swift
License: MIT
License Family: permissive
Topics: parallax-header, tableview, scrollview, swift, ios, cocoapods, xcode, parallaxheader, uiscrollview
Last push: 2022-10-28T13:05:36+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": 3358, "days_push": 1405, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1035, forks 132 (observed 2026-08-28T04:03:18.982527+00:00)

## What it is
A Swift library that makes it simple to add parallax scrolling headers to UIScrollView and its subclasses like UITableView. It supports image views, image sliders, and blur effects as header content with minimal configuration.

## Use cases
- add a parallax header image to a table view
- create a scrolling profile page with a collapsing header
- add a parallax image slider header to a scroll view
- implement blur vibrant text header effects on scroll
- make a header view shrink smoothly while scrolling

## When to choose
- you are building an iOS app in Swift with UIScrollView or UITableView
- you want a quick, lightweight parallax header without writing custom scroll math
- you want CocoaPods integration and simple property-based configuration

## When to avoid
- you are not developing for iOS or not using Swift
- you need parallax effects outside of scroll view headers
- you require a library with frequent updates or SwiftUI support

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation
- domain: mobile-development, frontend
- platform: -
- tags: parallax-header, uitableview, uiscrollview, cocoapods, scroll-effects, ios, swift, mobile

## Member repositories
- romansorochak/ParallaxHeader (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:18.982527+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-30T07:05:10.135098+00:00, confidence not recorded.
  - readme: https://github.com/romansorochak/ParallaxHeader (fetched 2026-08-28T04:03:18.982527+00:00, sha 0caff77265d7)
- Data as of 2026-08-30T08:39:29.467469+00:00.
