recruit-mp/RMPZoomTransitionAnimator
A custom zooming transition animation for UIViewController 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: 4173
- days_rel: n/a
- days_push: 3297
- n_releases_24m: 0
Adoption not part of the score
1693 stars · 176 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A small Objective-C library providing a custom zooming view controller transition animation for iOS, similar to the Pinterest-style image expansion effect. It works with UINavigationController push/pop transitions and modal presentations via a simple protocol.
Use cases
- add a Pinterest-style zoom transition between a collection view and detail view
- animate expanding a thumbnail image into a full-screen view
- customize UINavigationController push transitions with zoom animation
- implement zoom transitions for modal view controllers
- make table view cells zoom into detail screens
When to choose
- building an iOS app in Objective-C or Swift that needs image zoom transitions
- wanting a lightweight, simple alternative to writing custom view controller transition animators
- needing transitions that work with both navigation stacks and modal presentation
When to avoid
- building for platforms other than iOS
- needing actively maintained libraries with recent updates (last release 2017)
- requiring SwiftUI-native transition APIs
- needing complex or highly customizable transition choreography beyond zooming
Facets
library · maturity maintenance
animation ui-components mobile-development frontend objective-c uiviewcontroller-transition zoom-animation cocoapods pinterest-style-transition ios mobile
1 source
- readme: https://github.com/recruit-mp/RMPZoomTransitionAnimator · fetched 2026-08-28 · fa5e28b186b9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| recruit-mp/RMPZoomTransitionAnimator | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="recruit-mp/RMPZoomTransitionAnimator")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem