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

paololeonardi/WaterfallGrid

A waterfall grid layout view for SwiftUI. observed · 2026-08-28

github.com/paololeonardi/WaterfallGrid · Swift · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2502
  • days_rel: n/a
  • days_push: 769
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2664 stars · 138 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 waterfall (masonry-style) grid layout view for irregular content. It supports customizable columns, spacing, padding, scroll direction, and animated item updates.

Use cases

  • display a pinterest-style masonry grid of images in SwiftUI
  • show cards of varying heights in a multi-column layout
  • change grid column count based on device orientation
  • build a horizontally scrolling waterfall layout
  • animate grid item updates in a SwiftUI collection view

When to choose

  • you need a masonry/waterfall layout in a SwiftUI app on Apple platforms
  • you want per-orientation column counts and customizable spacing with minimal code
  • you prefer a lightweight Swift Package over UIKit collection view layouts

When to avoid

  • your project uses UIKit rather than SwiftUI
  • you need a uniform fixed-size grid, which SwiftUI's built-in LazyVGrid already handles
  • you target non-Apple platforms

Facets

library · maturity stable

ui-components frontend-framework frontend mobile-development cross-platform cross-platform swiftui waterfall-layout masonry-grid swift-package-manager visionos watchos tvos ios macos swift mobile

1 source

Member repositories

RepositoryRoleHealth v2
paololeonardi/WaterfallGridmain23

For agents

markdown · JSON · MCP: product_card(name="paololeonardi/WaterfallGrid")

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