# bamlab/react-native-image-header-scroll-view

ScrollView with an image in header which becomes a navbar

Repository: https://github.com/bamlab/react-native-image-header-scroll-view
Canonical: https://ross.abutalabs.com/products/react-native-image-header-scroll-view
Language: TypeScript
License: MIT
License Family: permissive
Last push: 2023-02-17T14:30:23+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3513, "days_push": 1293, "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 102 (observed 2026-08-28T04:03:16.480124+00:00)

## What it is
A React Native component providing a ScrollView with a fixed image header that shrinks into a navbar as the user scrolls. It works on both iOS and Android and supports custom header rendering and scroll-triggered views.

## Use cases
- build a profile page with a collapsing image header in React Native
- make a scrollable detail screen where the hero image becomes a navbar
- create a tv-show or product page with a parallax-style image header
- animate a header image shrinking on scroll in a React Native app
- trigger actions when a header element scrolls out of view

## When to choose
- you need an image-to-navbar collapsing header on both iOS and Android
- you want a drop-in ScrollView replacement with header animation
- you need TriggeringView callbacks when header content hides or shows

## When to avoid
- you are not building a React Native app
- you need a highly customized or novel header animation beyond shrinking
- you require a library under very active development with frequent updates

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation, state-management
- domain: mobile-development, frontend, cross-platform
- platform: -
- tags: react-native, scrollview, image-header, navbar, collapsing-header, ios, android, mobile

## Member repositories
- bamlab/react-native-image-header-scroll-view (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:16.480124+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:08.407835+00:00, confidence not recorded.
  - readme: https://github.com/bamlab/react-native-image-header-scroll-view (fetched 2026-08-28T04:03:16.480124+00:00, sha d5f37b595003)
  - registry_npm: https://registry.npmjs.org/react-native-image-header-scroll-view (fetched 2026-08-29T13:08:31.047531+00:00, sha a9d38a6dda41)
- Data as of 2026-08-30T08:39:29.467469+00:00.
