# lelandrichardson/react-native-parallax-view

Parallax view for vertical scrollview/listviews with a header image and header content

Repository: https://github.com/lelandrichardson/react-native-parallax-view
Canonical: https://ross.abutalabs.com/products/react-native-parallax-view
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2017-11-20T17:03:54+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4135, "days_push": 3208, "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 1284, forks 170 (observed 2026-08-28T04:04:14.533951+00:00)

## What it is
A React Native component that provides a parallax scrolling effect for vertical ScrollViews, with a background header image and optional header content that fades as you scroll. It wraps a standard ScrollView and animates the header based on scroll position.

## Use cases
- add a parallax header image to a React Native scroll view
- create a profile screen with a fading header on scroll
- build a detail page with a collapsing image header
- animate header content opacity while scrolling in React Native
- implement parallax scrolling list views in a mobile app

## When to choose
- you are on an older React Native version (pre-0.8 era) and need a simple parallax header
- you want a lightweight, MIT-licensed component with a minimal prop API

## When to avoid
- you are on a modern React Native codebase - the library has not been updated since 2017 and may be incompatible
- you need maintained alternatives like react-native-parallax-header or reanimated-based solutions
- you need horizontal parallax or complex scroll effects

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, animation
- domain: mobile-development, frontend
- platform: -
- tags: react-native, parallax, scrollview, header-image, react-component, mobile, ios, android, javascript

## Member repositories
- lelandrichardson/react-native-parallax-view (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:14.533951+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:56:45.223789+00:00, confidence not recorded.
  - readme: https://github.com/lelandrichardson/react-native-parallax-view (fetched 2026-08-28T04:04:14.533951+00:00, sha 6ce1da0afffa)
  - registry_npm: https://registry.npmjs.org/react-native-parallax-view (fetched 2026-08-29T12:12:40.074488+00:00, sha 3c1b936c640d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
