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

lxcid/LXReorderableCollectionViewFlowLayout

Extends `UICollectionViewFlowLayout` to support reordering of cells. Similar to long press and pan on books in iBook. observed · 2026-08-28

github.com/lxcid/LXReorderableCollectionViewFlowLayout · homepage · 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: 5083
  • days_rel: n/a
  • days_push: 2735
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1850 stars · 317 forks observed · 2026-08-28

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

An Objective-C library that extends UICollectionViewFlowLayout to support drag-and-drop reordering of collection view cells, similar to the long-press interaction in iBooks. It provides delegate and data source protocols for handling cell moves and edge auto-scrolling.

Use cases

  • reorder cells in a uicollectionview with long press drag
  • implement drag-and-drop grid like ibooks on ios
  • let users rearrange items in a collection view layout
  • auto-scroll collection view while dragging a cell to the edge
  • add drag-to-reorder to an objective-c ios app

When to choose

  • you need iBooks-style cell reordering in a UICollectionViewFlowLayout-based grid
  • you are maintaining an older Objective-C or pre-iOS 9 codebase without native drag-and-drop

When to avoid

  • you target modern iOS where UICollectionView's native drag-and-drop APIs exist
  • you use SwiftUI or a non-flow collection layout
  • you need actively maintained software with recent releases

Facets

library · maturity maintenance

ui-components animation mobile-development cross-platform uicollectionview drag-and-drop reordering objective-c cocoapods ios swift mobile

3 sources

Member repositories

RepositoryRoleHealth v2
lxcid/LXReorderableCollectionViewFlowLayoutmain32

For agents

markdown · JSON · MCP: product_card(name="lxcid/LXReorderableCollectionViewFlowLayout")

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