# jsdf/react-native-refreshable-listview

Deprecated. A pull-to-refresh ListView which shows a loading spinner while your data reloads

Repository: https://github.com/jsdf/react-native-refreshable-listview
Canonical: https://ross.abutalabs.com/products/react-native-refreshable-listview
Language: JavaScript
License Family: other
Last push: 2017-03-18T07:58:25+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": 4173, "days_push": 3455, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1375, forks 163 (observed 2026-08-28T04:04:33.118987+00:00)

## What it is
A React Native component that wraps ListView to add pull-to-refresh functionality with a loading spinner while data reloads. It is deprecated in favor of the built-in RefreshControl in React Native.

## Use cases
- add pull-to-refresh to a react native list
- show a loading spinner while refreshing list data
- refreshable listview for react native
- custom refresh indicator for mobile lists
- pull down to reload articles in a mobile app

## When to choose
- maintaining a legacy React Native app on old versions that predate RefreshControl
- needing a customizable refresh indicator on very old React Native versions

## When to avoid
- starting a new React Native project - use the built-in RefreshControl instead
- using modern React Native versions
- needing maintained or supported code

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, state-management
- domain: mobile-development, frontend
- platform: -
- tags: react-native, pull-to-refresh, listview, deprecated, react-component, mobile, ios, android, javascript

## Member repositories
- jsdf/react-native-refreshable-listview (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:33.118987+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:40:34.500341+00:00, confidence not recorded.
  - readme: https://github.com/jsdf/react-native-refreshable-listview (fetched 2026-08-28T04:04:33.118987+00:00, sha d421638bbc56)
  - registry_npm: https://registry.npmjs.org/react-native-refreshable-listview (fetched 2026-08-29T11:57:07.078007+00:00, sha 50eae26bdeeb)
- Data as of 2026-08-30T08:39:29.467469+00:00.
