Rightpoint/RZTransitions
A library of custom iOS View Controller Animations and Interactions. 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: 4643
- days_rel: n/a
- days_push: 2400
- n_releases_24m: 0
Adoption not part of the score
1860 stars · 187 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
library · maturity maintenance
animation ui-components mobile-development frontend objective-c view-controller-transitions uikit cocoapods swift-interop ios mobile
1 source
- readme: https://github.com/Rightpoint/RZTransitions · fetched 2026-08-28 · 3fe6293d65f7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Rightpoint/RZTransitions | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="Rightpoint/RZTransitions")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem