ra1028/RACollectionViewReorderableTripletLayout
The custom collectionView layout that can perform reordering of cells by dragging it. 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4478
- days_rel: n/a
- days_push: 4075
- n_releases_24m: 0
Adoption not part of the score
1475 stars · 189 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A custom UICollectionView layout for iOS written in Objective-C that lets users reorder cells by long-pressing and dragging them. It supports large/triplet item sizing, section spacing customization, and drag event delegate callbacks.
Use cases
- reorder collection view cells by dragging
- build an iOS grid where users can rearrange items
- add long-press drag-and-drop to a UICollectionView
- customize collection view layout with large and small items
- receive callbacks when items move between positions
When to choose
- you maintain an older Objective-C iOS codebase needing drag-to-reorder collection views
- you want a lightweight CocoaPods drop-in layout with delegate-based customization
When to avoid
- you are starting a new project - the author recommends RAReorderableLayout instead
- you need horizontal scrolling collection views
- you need actively maintained Swift-first solutions
Facets
library · maturity abandoned
ui-components animation mobile-development uicollectionview objective-c cocoapods drag-and-drop reorderable-layout ios mobile swift
1 source
- readme: https://github.com/ra1028/RACollectionViewReorderableTripletLayout · fetched 2026-08-28 · 07d2647426fc
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ra1028/RACollectionViewReorderableTripletLayout | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="ra1028/RACollectionViewReorderableTripletLayout")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem