# recruit-mp/RMPZoomTransitionAnimator

A custom zooming transition animation for UIViewController

Repository: https://github.com/recruit-mp/RMPZoomTransitionAnimator
Canonical: https://ross.abutalabs.com/products/rmpzoomtransitionanimator
Language: Objective-C
License: MIT
License Family: permissive
Last push: 2017-08-23T09:04:09+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4173, "days_push": 3297, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1693, forks 176 (observed 2026-08-28T04:05:23.426799+00:00)

## What it is
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
- artifact type: library
- maturity: maintenance
- function: animation, ui-components
- domain: mobile-development, frontend
- platform: -
- tags: objective-c, uiviewcontroller-transition, zoom-animation, cocoapods, pinterest-style-transition, ios, mobile

## Member repositories
- recruit-mp/RMPZoomTransitionAnimator (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:23.426799+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:38:11.996891+00:00, confidence not recorded.
  - readme: https://github.com/recruit-mp/RMPZoomTransitionAnimator (fetched 2026-08-28T04:05:23.426799+00:00, sha fa5e28b186b9)
- Data as of 2026-08-30T08:39:29.467469+00:00.
