# bolan9999/react-native-largelist

The best large list component for React Native.

Repository: https://github.com/bolan9999/react-native-largelist
Canonical: https://ross.abutalabs.com/products/react-native-largelist
Homepage: https://bolan9999.github.io/react-native-largelist/
Language: JavaScript
License: MIT
License Family: permissive
Topics: tableview, largelist, react-native, flatlist, high-performance-list
Last push: 2022-03-14T15:01:28+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": 3226, "days_push": 1633, "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 2345, forks 265 (observed 2026-08-28T04:06:39.725656+00:00)

## What it is
A high-performance large list component for React Native that recycles items by group to minimize CPU and memory usage. It supports cross-platform bounces, customizable refreshing/loading animations, nested lists, paging, and big media optimization.

## Use cases
- render thousands of rows in a react native list without blank cells
- replace flatlist or sectionlist for better performance with large data sources
- build a waterfall or photo feed with lazy-loaded images
- add pull-to-refresh and load-more with lottie animations
- implement nested scrolling lists with paging in react native

## When to choose
- your React Native app renders very large lists and FlatList/SectionList causes jank or memory issues
- you need item recycling, cross-platform bounces, and customizable refresh/loading animations
- you target both iOS and Android with one list implementation

## When to avoid
- you need a maintained library - the latest release is from 2022 and it may lag newer React Native versions
- your lists are small and FlatList is sufficient
- you need New Architecture / Fabric compatibility

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, state-management
- domain: mobile-development, frontend, performance
- platform: -
- tags: react-native, flatlist, sectionlist, tableview, high-performance-list, item-recycling, pull-to-refresh, infinite-scroll, ios, android, mobile

## Member repositories
- bolan9999/react-native-largelist (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:39.725656+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:02.811376+00:00, confidence not recorded.
  - readme: https://github.com/bolan9999/react-native-largelist (fetched 2026-08-28T04:06:39.725656+00:00, sha a7b752bfa3a0)
  - homepage: https://bolan9999.github.io/react-native-largelist/ (fetched 2026-08-29T10:17:49.782186+00:00, sha 31c3ae1b4c1e)
  - registry_npm: https://registry.npmjs.org/react-native-largelist (fetched 2026-08-29T10:17:49.791369+00:00, sha 1e86b0cdd84d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
