gmoledina/GMGridView
A performant Grid-View for iOS (iPhone/iPad) that allows sorting of views with gestures (the user can move the items with his finger to sort them) and pinching/rotating/panning gestures allow the user to play with the view and toggle from the cellview to a fullsize display. 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: 5441
- days_rel: n/a
- days_push: 3150
- n_releases_24m: 0
Adoption not part of the score
2290 stars · 502 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
GMGridView is a performant iOS grid-view component written in Objective-C that supports gesture-based item sorting (drag to reorder), edit mode, and pinch-to-fullsize interactions. It uses a UITableView-style datasource/delegate pattern with reusable cells and multiple layout strategies.
Use cases
- build a sortable grid of items on iPhone or iPad
- let users drag and reorder grid cells with gestures
- pinch a grid cell to expand it to full size
- implement paged horizontal grid layouts in iOS
- add edit mode with delete and shake animation to a grid
- create a reusable-cell grid view with custom layout strategy
When to choose
- maintaining a legacy iOS 4-era Objective-C app already using it
- you need a grid with gesture sorting on a very old iOS deployment target
When to avoid
- starting any new iOS project - use UICollectionView instead
- you need ongoing support or bug fixes - the project is explicitly unsupported
- Swift-based or modern iOS development
Facets
library · maturity abandoned
ui-components animation mobile-development frontend grid-view objective-c gesture-sorting uiscrollview deprecated uicollectionview-alternative ios mobile
1 source
- readme: https://github.com/gmoledina/GMGridView · fetched 2026-08-28 · 949dc3754ff9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| gmoledina/GMGridView | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="gmoledina/GMGridView")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem