terminatorover/RGCardViewLayout
This is a layout that clones the interaction of going through city "cards" in the City Guide App. (this app is #3 for the top iOS app animations on the raywenderlich 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: 4239
- days_rel: n/a
- days_push: 3818
- n_releases_24m: 0
Adoption not part of the score
1339 stars · 158 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
RGCardViewLayout is an Objective-C UICollectionViewLayout that replicates the card-swiping interaction from the City Guide App, a top-rated iOS animation. It is dropped into a storyboard, nib, or code and works with standard UICollectionView data sources.
Use cases
- create a card-style swipe interaction in an iOS collection view
- clone the City Guide App card animation
- add polished card transitions to an iOS app
- display city or profile cards with animated scrolling
- use a custom collection view layout via CocoaPods
When to choose
- you are building an iOS app in Objective-C or Swift and want the City Guide card interaction
- you want a drop-in UICollectionViewLayout with minimal setup
- you prefer a lightweight MIT-licensed animation library
When to avoid
- you need an actively maintained library with recent updates
- your project does not use UIKit collection views
- you need customizable item sizes, since the layout computes them itself
Facets
library · maturity abandoned
ui-components animation mobile-development frontend objective-c uicollectionview card-layout swift-animations cocoapods ios mobile
1 source
- readme: https://github.com/terminatorover/RGCardViewLayout · fetched 2026-08-28 · 4dcb2cbcbe8d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| terminatorover/RGCardViewLayout | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="terminatorover/RGCardViewLayout")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem