# exyte/Grid

The most powerful Grid container missed in SwiftUI

Repository: https://github.com/exyte/Grid
Canonical: https://ross.abutalabs.com/products/grid
Language: Swift
License: MIT
License Family: permissive
Last push: 2026-07-08T08:24:32+00:00

## Health v2 (maintenance only)
Score: 64/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 91, release rhythm 8, longevity 100
- inputs: {"age_days": 2331, "days_push": 56, "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 2102, forks 99 (observed 2026-08-28T04:06:13.660705+00:00)

## What it is
A SwiftUI library providing a powerful Grid container view inspired by CSS Grid. It enables flexible, declarative grid layouts for Apple platform apps.

## Use cases
- build a photo gallery grid in SwiftUI
- create a masonry-style layout in an iOS app
- lay out dashboard cards in a responsive grid
- implement a CSS Grid-like layout in SwiftUI
- span cells across rows and columns in a SwiftUI grid
- build a calculator-style keypad layout

## When to choose
- you need advanced grid layouts (spans, tracks, alignment) beyond SwiftUI's built-in LazyVGrid
- you want a CSS Grid-inspired layout system in SwiftUI
- you're building iOS/macOS apps with Swift Package Manager, CocoaPods, or Carthage

## When to avoid
- your app targets platforms outside Apple's ecosystem
- SwiftUI's native LazyVGrid or Grid already meets your layout needs
- you need UIKit-based grid collection views

## Facets
- artifact type: library
- maturity: active
- function: ui-components, frontend-framework
- domain: mobile-development, cross-platform, web-design
- platform: -
- tags: swiftui, grid-layout, css-grid, layout-engine, apple-platforms, ios, macos, swift, mobile

## Member repositories
- exyte/Grid (main) score 64

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:13.660705+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:54:16.368555+00:00, confidence not recorded.
  - readme: https://github.com/exyte/Grid (fetched 2026-08-28T04:06:13.660705+00:00, sha 2ef64902f198)
- Data as of 2026-08-30T08:39:29.467469+00:00.
