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

ptshih/PSCollectionView

A simple open source implementation of a Pinterest Pinboard for iOS observed · 2026-08-28

github.com/ptshih/PSCollectionView · Objective-C · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: 5269
  • days_rel: n/a
  • days_push: 3795
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1385 stars · 318 forks observed · 2026-08-28

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

PSCollectionView is an Objective-C library implementing a Pinterest-style pinboard (waterfall) scroll view for iOS, used similarly to UITableView. It supports portrait/landscape column counts, header/footer views, and subclassable cells with delegate/dataSource patterns.

Use cases

  • build a Pinterest-style waterfall grid in an iOS app
  • display variable-height cards in multiple columns
  • create a masonry image feed like a pinboard
  • use a UITableView-like API for a multi-column scroll view
  • show different column counts for iPhone and iPad

When to choose

  • you are maintaining a legacy Objective-C iOS app needing a simple Pinterest-style layout
  • you want a lightweight UITableView-style API for a waterfall grid

When to avoid

  • starting a new Swift project — use UICollectionViewCompositionalLayout or a modern masonry library instead
  • you need actively maintained code with recent iOS support

Facets

library · maturity abandoned

ui-components frontend-framework mobile-development web-design pinterest-style waterfall-layout objective-c uikit scroll-view masonry-layout ios mobile

1 source

Member repositories

RepositoryRoleHealth v2
ptshih/PSCollectionViewmain32

For agents

markdown · JSON · MCP: product_card(name="ptshih/PSCollectionView")

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