# GeekyAnts/react-native-easy-grid

Easy React Native Layout & Grid for the Dumb

Repository: https://github.com/GeekyAnts/react-native-easy-grid
Canonical: https://ross.abutalabs.com/products/react-native-easy-grid
Language: JavaScript
License: Apache-2.0
License Family: permissive
Last push: 2026-01-31T17:48:02+00:00

## Health v2 (maintenance only)
Score: 52/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 65, release rhythm 8, longevity 100
- inputs: {"age_days": 3773, "days_push": 214, "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 2219, forks 165 (observed 2026-08-28T04:06:27.411805+00:00)

## What it is
A React Native layout library providing simple Grid, Row, and Col components that simplify flexbox-based grid layouts. It is part of the NativeBase ecosystem by GeekyAnts.

## Use cases
- create grid layouts in react native
- split screen into rows and columns with proportional sizes
- build nested layout grids in react native
- mix fixed and fluid width columns
- simplify flexbox layout for mobile apps

## When to choose
- you want a simple declarative grid/row/column API on top of flexbox
- you are already using the NativeBase ecosystem
- you need proportional sizing like 75%/25% splits without manual flex math

## When to avoid
- you prefer raw flexbox or modern React Native flex utilities
- you need a full UI component library rather than just layout helpers
- the project needs actively developed features, as the library is in maintenance mode

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, state-management
- domain: mobile-development, frontend, web-development
- platform: cross-platform
- tags: react-native, grid-layout, flexbox, layout, nativebase, mobile, ios, android

## Member repositories
- GeekyAnts/react-native-easy-grid (main) score 52

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:27.411805+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:45:51.594383+00:00, confidence not recorded.
  - readme: https://github.com/GeekyAnts/react-native-easy-grid (fetched 2026-08-28T04:06:27.411805+00:00, sha 20309f606fd0)
  - registry_npm: https://registry.npmjs.org/react-native-easy-grid (fetched 2026-08-29T10:26:00.464200+00:00, sha 651307e01818)
- Data as of 2026-08-30T08:39:29.467469+00:00.
