# Rightpoint/RZTransitions

A library of custom iOS View Controller Animations and Interactions.

Repository: https://github.com/Rightpoint/RZTransitions
Canonical: https://ross.abutalabs.com/products/rztransitions
Language: Objective-C
License: MIT
License Family: permissive
Last push: 2020-02-06T19:14:19+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4643, "days_push": 2400, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1860, forks 187 (observed 2026-08-28T04:05:45.312630+00:00)

## What it is
RZTransitions is an Objective-C library providing a collection of custom iOS view controller animations and interactive transitions. It offers a central manager to wire animation controllers into UIKit's transitioning delegate and navigation controller delegate APIs.

## Use cases
- add custom zoom or card-slide animations between iOS view controllers
- make navigation controller push/pop transitions animated and interactive
- apply different transition styles for specific view controller pairs
- implement swipe-to-dismiss interactive transitions in an iOS app
- set a default app-wide transition style with a few lines of code

## When to choose
- building an iOS app in Objective-C or Swift that needs custom view controller transitions
- wanting a prebuilt library of transition animations instead of writing UIPercentDrivenInteractiveTransition code by hand
- needing per-view-controller-pair transition configuration through a shared manager

## When to avoid
- building for Android, web, or cross-platform frameworks
- starting a modern SwiftUI project where navigation transitions are handled differently
- needing actively developed features - the library has not seen releases since 2020

## Facets
- artifact type: library
- maturity: maintenance
- function: animation, ui-components
- domain: mobile-development, frontend
- platform: -
- tags: objective-c, view-controller-transitions, uikit, cocoapods, swift-interop, ios, mobile

## Member repositories
- Rightpoint/RZTransitions (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:45.312630+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:15:52.247360+00:00, confidence not recorded.
  - readme: https://github.com/Rightpoint/RZTransitions (fetched 2026-08-28T04:05:45.312630+00:00, sha 3fe6293d65f7)
- Data as of 2026-08-30T08:39:29.467469+00:00.
