saleel/react-native-super-grid
Responsive Grid View for React Native observed · 2026-08-28
Health v2 · maintenance only
57/100
- Activity 54
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3435
- days_rel: n/a
- days_push: 280
- n_releases_24m: 0
Adoption not part of the score
1481 stars · 151 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A React Native library providing responsive grid view components (FlatGrid, SectionGrid, SimpleGrid) that adapt to various screen resolutions. Items are sized via itemDimension and automatically fill the screen width.
Use cases
- render a responsive photo gallery grid in react native
- display a grid of product cards that adapts to screen size
- build a sectioned grid layout like an app store listing
- show a grid inside a scrollview without virtualization
- create a responsive icon or menu grid for tablets and phones
When to choose
- you need a grid layout in React Native that adapts to different screen sizes without manual column calculations
- you want FlatList/SectionList-style virtualized or sectioned grids
- you need a simple non-virtualized grid inside a ScrollView
When to avoid
- you need a web-only CSS grid solution rather than React Native
- you need masonry/staggered layouts rather than uniform grids
- your project uses a React Native version incompatible with the library's supported versions
Facets
library · maturity active
ui-components frontend-framework mobile-development frontend cross-platform react-native grid-view responsive-layout flatlist sectionlist mobile android ios
1 source
- readme: https://github.com/saleel/react-native-super-grid · fetched 2026-08-28 · c7892df82eda
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| saleel/react-native-super-grid | main | 57 |
For agents
markdown · JSON · MCP: product_card(name="saleel/react-native-super-grid")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem