# CSStickyHeaderFlowLayout/CSStickyHeaderFlowLayout

UICollectionView replacement of UITableView. Do even more like Parallax Header, Sticky Section Header. Made for iOS 7.

Repository: https://github.com/CSStickyHeaderFlowLayout/CSStickyHeaderFlowLayout
Canonical: https://ross.abutalabs.com/products/csstickyheaderflowlayout
Homepage: https://medium.com/ios-apprentice/43e943e6627
Language: Objective-C
License: MIT
License Family: permissive
Last push: 2021-07-17T09:11:42+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4620, "days_push": 1873, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 5033, forks 602 (observed 2026-08-28T04:09:08.682066+00:00)

## What it is
An Objective-C UICollectionViewLayout subclass for iOS that adds sticky section headers and parallax/growing image headers to UICollectionView, replacing UITableView-style behaviors. It is distributed via CocoaPods and Carthage and was designed for iOS 7.

## Use cases
- add sticky section headers to a UICollectionView like UITableView
- create a parallax scrolling header with a growing image
- build Spotify-style profile headers in an iOS app
- replace UITableView with a more flexible collection view layout
- implement scroll-triggered header animations in Objective-C or Swift

## When to choose
- you are building an iOS app in Objective-C or Swift that needs sticky or parallax headers
- you want UITableView-like sticky section headers with UICollectionView flexibility
- you need a lightweight layout subclass rather than a full UI framework

## When to avoid
- you are targeting modern iOS where UICollectionViewCompositionalLayout covers similar needs
- you need cross-platform or SwiftUI-native solutions
- the project appears to be in maintenance with no recent feature development

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation
- domain: mobile-development, frontend
- platform: -
- tags: uicollectionview, objective-c, parallax-header, sticky-headers, cocoapods, carthage, ios, mobile

## Member repositories
- CSStickyHeaderFlowLayout/CSStickyHeaderFlowLayout (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:08.682066+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-29T18:17:26.620690+00:00, confidence not recorded.
  - readme: https://github.com/CSStickyHeaderFlowLayout/CSStickyHeaderFlowLayout (fetched 2026-08-28T04:09:08.682066+00:00, sha c5c1c2cae539)
- Data as of 2026-08-30T08:39:29.467469+00:00.
