Ross ROSS = Recommend OSS · open-source software intelligence for agents

exyte/Grid

The most powerful Grid container missed in SwiftUI observed · 2026-08-28

github.com/exyte/Grid · Swift · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

64/100

  • Activity 91
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2331
  • days_rel: n/a
  • days_push: 56
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2102 stars · 99 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

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

library · maturity active

ui-components frontend-framework mobile-development cross-platform web-design swiftui grid-layout css-grid layout-engine apple-platforms ios macos swift mobile

1 source

Member repositories

RepositoryRoleHealth v2
exyte/Gridmain64

For agents

markdown · JSON · MCP: product_card(name="exyte/Grid")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem