# brh55/react-native-masonry

:raised_hands:  A pure JS react-native component to render a masonry~ish layout for images with support for dynamic columns, progressive image loading, device rotation, on-press handlers, and headers/captions.

Repository: https://github.com/brh55/react-native-masonry
Canonical: https://ross.abutalabs.com/products/react-native-masonry
Language: JavaScript
License: MIT
License Family: permissive
Topics: react-native, masonry-layout, masonry-grid, react, pinterest-like, masonry, pinterest
Last push: 2023-01-11T01:07:10+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3442, "days_push": 1331, "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 1374, forks 157 (observed 2026-08-28T04:04:32.957282+00:00)

## What it is
A pure JavaScript React Native component that renders a masonry-style (Pinterest-like) grid layout for remote images. It supports dynamic columns, progressive image loading, device rotation, on-press handlers, and custom headers/captions.

## Use cases
- render a pinterest-style image grid in a react native app
- display photos in a masonry layout with variable heights
- build a photo gallery with tappable images in react native
- show a multi-column image feed that adapts to device rotation
- load remote images progressively in a scrolling grid
- add captions or headers to items in an image grid

## When to choose
- you need a masonry image grid in React Native without native dependencies
- you want dynamic column counts and rotation support out of the box
- you need on-press handlers and captions on grid items
- you want an Expo-compatible pure JS component

## When to avoid
- you need a maintained, actively developed library (last release 2023, low activity)
- you need a general-purpose masonry layout for non-image content
- you need virtualization for extremely large lists beyond its optimizations
- your project uses a newer React Native version with potential compatibility issues

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, image-processing
- domain: mobile-development, frontend, web-development
- platform: cross-platform
- tags: react-native, masonry-layout, pinterest-style-grid, image-grid, pure-javascript, mobile, ios, android

## Member repositories
- brh55/react-native-masonry (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:32.957282+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:40:36.903055+00:00, confidence not recorded.
  - readme: https://github.com/brh55/react-native-masonry (fetched 2026-08-28T04:04:32.957282+00:00, sha 9e78a01cb8d7)
  - registry_npm: https://registry.npmjs.org/react-native-masonry (fetched 2026-08-29T11:57:12.070556+00:00, sha 36e711cbee14)
- Data as of 2026-08-30T08:39:29.467469+00:00.
