# saleel/react-native-super-grid

Responsive Grid View for React Native

Repository: https://github.com/saleel/react-native-super-grid
Canonical: https://ross.abutalabs.com/products/react-native-super-grid
Language: JavaScript
License: MIT
License Family: permissive
Topics: react-native, gridview, grid, listview, responsive, flatlist, responsive-grid
Last push: 2025-11-26T22:12:36+00:00

## Health v2 (maintenance only)
Score: 57/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 54, release rhythm 35, longevity 100
- inputs: {"age_days": 3435, "days_push": 280, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1481, forks 151 (observed 2026-08-28T04:04:50.961938+00:00)

## What it is
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
- artifact type: library
- maturity: active
- function: ui-components, frontend-framework
- domain: mobile-development, frontend, cross-platform
- platform: -
- tags: react-native, grid-view, responsive-layout, flatlist, sectionlist, mobile, android, ios

## Member repositories
- saleel/react-native-super-grid (main) score 57

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:50.961938+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:34:11.880335+00:00, confidence not recorded.
  - readme: https://github.com/saleel/react-native-super-grid (fetched 2026-08-28T04:04:50.961938+00:00, sha c7892df82eda)
- Data as of 2026-08-30T08:39:29.467469+00:00.
