# nerdsupremacist/FancyScrollView

A SwiftUI ScrollView Designed to imitate the App Store and Apple Music ScrollViews (with or without a Parallax Header)

Repository: https://github.com/nerdsupremacist/FancyScrollView
Canonical: https://ross.abutalabs.com/products/nerdsupremacist-fancyscrollview
Language: Swift
License: MIT
License Family: permissive
Topics: swiftui, scrollview, parallax, apple-music, app-store
Last push: 2021-10-29T15:08:20+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": 2443, "days_push": 1769, "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 1024, forks 54 (observed 2026-08-28T04:03:16.368049+00:00)

## What it is
A SwiftUI ScrollView component that replicates the scrolling behavior of Apple's App Store and Apple Music apps, including blur effects in the safe area and customizable parallax headers. It supports configurable scroll-up and scroll-down header behaviors such as parallax, sticky, and offset.

## Use cases
- recreate the App Store Today card scroll header in SwiftUI
- add a parallax header to a SwiftUI ScrollView
- make a scrolling view blur under the safe area like Apple Music
- build an artist detail screen with a sticky zooming header
- customize scroll header behavior when scrolling up and down

## When to choose
- you are building an iOS app in SwiftUI and want native-feeling App Store or Apple Music style scrolling
- you need a parallax or sticky header with minimal configuration

## When to avoid
- you are not using SwiftUI or targeting non-Apple platforms
- you need a heavily maintained library with recent updates and long-term support

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation
- domain: mobile-development, frontend
- platform: -
- tags: swiftui, scrollview, parallax-header, apple-music-ui, app-store-ui, blur-effect, ios, swift, mobile

## Member repositories
- nerdsupremacist/FancyScrollView (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:16.368049+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:08:15.025474+00:00, confidence not recorded.
  - readme: https://github.com/nerdsupremacist/FancyScrollView (fetched 2026-08-28T04:03:16.368049+00:00, sha 2a8728a9431c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
