LegendApp/legend-list
A high-performance list component for React Native and React observed · 2026-08-28
Health v2 · maintenance only
88/100
- Activity 98
- Release rhythm 98
- Longevity 46
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 2.5
- age_days: 651
- days_rel: 12
- days_push: 12
- n_releases_24m: 35
Adoption not part of the score
3323 stars · 142 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Legend List is a high-performance, pure-TypeScript list component for React Native and React, serving as a drop-in replacement for FlatList and FlashList. It is optimized for dynamically sized items, bidirectional infinite scrolling, and chat-style UIs without requiring native modules.
Use cases
- replace FlatList with a faster list in React Native
- render lists with dynamically sized items without performance loss
- build a chat UI that stays scrolled to the bottom without inverting the list
- implement bidirectional infinite scrolling
- migrate an existing FlashList app to a faster list component
- avoid native module linking in a React Native list
When to choose
- your React Native lists suffer from FlatList or FlashList performance issues
- items have varying heights and cause scroll jumps or blank cells
- you want a 100% JavaScript dependency with no native linking
- you need chat-style bottom-aligned lists or two-way infinite scroll
When to avoid
- you need a list component outside the React/React Native ecosystem
- you rely on native module features or platform-specific list optimizations
- your project requires a long-term stable library with a large community, since this is a newer option
Facets
library · maturity active
ui-components frontend-framework mobile-development frontend web-development performance cross-platform react-native flatlist-replacement flashlist virtualized-list typescript infinite-scroll chat-ui mobile web-server
2 sources
- readme: https://github.com/LegendApp/legend-list · fetched 2026-08-28 · 1f3fa72d6c22
- homepage: https://www.legendapp.com/open-source/list · fetched 2026-08-29 · 79687a494fe0
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| LegendApp/legend-list | main | 88 |
For agents
markdown · JSON · MCP: product_card(name="LegendApp/legend-list")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem