exyte/ScalingHeaderScrollView
A scroll view with a sticky header which shrinks as you scroll. Written with SwiftUI. observed · 2026-08-28
Health v2 · maintenance only
76/100
- Activity 98
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1812
- days_rel: n/a
- days_push: 16
- n_releases_24m: 0
Adoption not part of the score
1537 stars · 111 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
library · maturity active
ui-components animation mobile-development frontend cross-platform swiftui scrollview sticky-header collapsing-header swift-package ios swift mobile
1 source
- readme: https://github.com/exyte/ScalingHeaderScrollView · fetched 2026-08-28 · a3424c6e7b1a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| exyte/ScalingHeaderScrollView | main | 76 |
For agents
markdown · JSON · MCP: product_card(name="exyte/ScalingHeaderScrollView")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem