# exyte/ScalingHeaderScrollView

A scroll view with a sticky header which shrinks as you scroll. Written with SwiftUI.

Repository: https://github.com/exyte/ScalingHeaderScrollView
Canonical: https://ross.abutalabs.com/products/scalingheaderscrollview
Language: Swift
License: MIT
License Family: permissive
Topics: swift, swiftui, ios, swiftui-components, headerview, sticky-headers, scrollview
Last push: 2026-08-17T10:25:23+00:00

## Health v2 (maintenance only)
Score: 76/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 98, release rhythm 35, longevity 100
- inputs: {"age_days": 1812, "days_push": 16, "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 1537, forks 111 (observed 2026-08-28T04:05:00.142974+00:00)

## What it is
A SwiftUI library providing a scroll view with a sticky header that shrinks and scales as the user scrolls. It is distributed via Swift Package Manager for iOS apps.

## Use cases
- add a collapsing sticky header to a SwiftUI scroll view
- build a profile screen with a shrinking header image
- create a parallax scaling header effect in iOS
- implement a sticky header that shrinks on scroll in SwiftUI
- make a scrollable detail page with a large animated header

## When to choose
- you are building an iOS app in SwiftUI and need a scaling/sticky header scroll view
- you want a ready-made, MIT-licensed SwiftUI component instead of hand-rolling scroll offset math

## When to avoid
- you are not using SwiftUI or targeting platforms other than iOS
- you need UIKit-based or highly custom header behaviors beyond scaling/shrinking

## Facets
- artifact type: library
- maturity: active
- function: ui-components, animation
- domain: mobile-development, frontend, cross-platform
- platform: -
- tags: swiftui, scrollview, sticky-header, collapsing-header, swift-package, ios, swift, mobile

## Member repositories
- exyte/ScalingHeaderScrollView (main) score 76

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:00.142974+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:31:00.665079+00:00, confidence not recorded.
  - readme: https://github.com/exyte/ScalingHeaderScrollView (fetched 2026-08-28T04:05:00.142974+00:00, sha a3424c6e7b1a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
