# gskbyte/GSKStretchyHeaderView

A generic stretchy header for UITableView and UICollectionView

Repository: https://github.com/gskbyte/GSKStretchyHeaderView
Canonical: https://ross.abutalabs.com/products/gskstretchyheaderview
Language: Objective-C
License: MIT
License Family: permissive
Topics: stretchy-headers, interface-builder, uikit, ios, uiview, uiscrollview, uitableview, uicollectionview
Last push: 2024-08-06T14:18:14+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": 3840, "days_push": 757, "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 1747, forks 190 (observed 2026-08-28T04:05:30.807909+00:00)

## What it is
GSKStretchyHeaderView is an Objective-C library that adds stretchy headers (as seen in Twitter, Spotify, or Airbnb apps) to UITableView and UICollectionView. It works with frame layout, auto layout, and Interface Builder xibs without requiring custom view controllers or scroll view layouts.

## Use cases
- add a stretchy header to a table view
- make a collection view header that stretches on pull down
- implement a Twitter-style expanding header in iOS
- add a parallax stretchy header via Interface Builder
- grow a header only when reaching the top of a scroll view

## When to avoid
- you are building with SwiftUI
- your project targets modern iOS where UICollectionViewCompositionalLayout or custom solutions are preferred
- you need actively developed features beyond maintenance fixes

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation
- domain: mobile-development, frontend
- platform: -
- tags: uikit, uitableview, uicollectionview, stretchy-header, interface-builder, objective-c, cocoapods, ios

## Member repositories
- gskbyte/GSKStretchyHeaderView (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:30.807909+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:29:02.442086+00:00, confidence not recorded.
  - readme: https://github.com/gskbyte/GSKStretchyHeaderView (fetched 2026-08-28T04:05:30.807909+00:00, sha 8d650de5ad34)
- Data as of 2026-08-30T08:39:29.467469+00:00.
