# FaridSafi/react-native-gifted-listview

✌️ ListView with pull-to-refresh and infinite scrolling for Android and iOS React-Native apps

Repository: https://github.com/FaridSafi/react-native-gifted-listview
Canonical: https://ross.abutalabs.com/products/react-native-gifted-listview
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2018-06-25T11:50:37+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": 3967, "days_push": 2991, "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 1614, forks 287 (observed 2026-08-28T04:05:11.428023+00:00)

## What it is
A React Native ListView component providing pull-to-refresh and infinite scrolling for Android and iOS apps. It wraps list fetching with pagination callbacks, loaders, and refresh controls.

## Use cases
- add pull-to-refresh to a react native list
- implement infinite scrolling pagination in react native
- load more rows when user scrolls to bottom
- refreshable listview for android and ios
- paged data fetching in a mobile list component

## When to choose
- building an older React Native app needing a batteries-included refreshable, paginated ListView

## When to avoid
- using modern React Native with FlatList or FlashList
- needing actively maintained or supported code
- web or non-React-Native projects

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

## Member repositories
- FaridSafi/react-native-gifted-listview (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:11.428023+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-30T03:50:19.763153+00:00, confidence not recorded.
  - readme: https://github.com/FaridSafi/react-native-gifted-listview (fetched 2026-08-28T04:05:11.428023+00:00, sha 82a369217f5d)
  - registry_npm: https://registry.npmjs.org/react-native-gifted-listview (fetched 2026-08-29T11:22:58.054378+00:00, sha 3719715eeda5)
- Data as of 2026-08-30T08:39:29.467469+00:00.
