# i6mi6/react-native-parallax-scroll-view

A ScrollView-like component with parallax and sticky header support.

Repository: https://github.com/i6mi6/react-native-parallax-scroll-view
Canonical: https://ross.abutalabs.com/products/react-native-parallax-scroll-view
Language: JavaScript
License: ISC
License Family: permissive
Last push: 2024-11-10T05:23:08+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3914, "days_push": 661, "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 2334, forks 367 (observed 2026-08-28T04:06:37.972892+00:00)

## What it is
A React Native ScrollView-like component providing parallax header effects and an optional sticky header. It composes with any ScrollView-compatible component and works on iOS and Android.

## Use cases
- add a parallax scrolling header to a react native screen
- create a sticky header that collapses on scroll
- build a profile page with a parallax cover image
- use parallax scroll with ListView or infinite scroll
- animate headers natively in react native

## When to choose
- you need parallax and sticky header behavior in React Native on iOS and Android
- you want a drop-in ScrollView replacement composable with ListView-style components

## When to avoid
- you are not building a React Native app
- you need actively developed features or guaranteed long-term support
- you need complex scroll choreography beyond parallax/sticky headers

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation
- domain: mobile-development, frontend
- platform: -
- tags: react-native, parallax, scroll-view, sticky-header, mobile-ui, ios, android

## Member repositories
- i6mi6/react-native-parallax-scroll-view (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:37.972892+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-30T02:37:46.409617+00:00, confidence not recorded.
  - readme: https://github.com/i6mi6/react-native-parallax-scroll-view (fetched 2026-08-28T04:06:37.972892+00:00, sha e11fbaba3ada)
- Data as of 2026-08-30T08:39:29.467469+00:00.
