applidium/ADTransitionController
UINavigationController with custom transitions observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
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: 4796
- days_rel: n/a
- days_push: 2995
- n_releases_24m: 0
Adoption not part of the score
1182 stars · 181 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An Objective-C iOS library providing pre-defined 3D Core Animation transitions for navigation, modal, and tab bar controller transitions. It offers a simple API built on UIViewControllerTransitioningDelegate (iOS 7+) plus a drop-in UINavigationController replacement for iOS 6.
Use cases
- add 3D cube transitions to iOS navigation pushes
- animate modal view controller presentations with custom effects
- replace UINavigationController with animated transitions
- simplify the complex UIViewControllerTransitioningDelegate API
- apply swipe-style transitions between view controllers
When to choose
- maintaining a legacy Objective-C iOS app needing custom view controller transitions
- wanting pre-built 3D transitions without writing Core Animation code
- supporting old iOS versions with a drop-in navigation controller
When to avoid
- starting a new Swift or SwiftUI project
- targeting modern iOS only, where custom transitions are easier natively
- needing actively maintained or updated libraries
Facets
library · maturity abandoned
animation ui-components mobile-development objective-c uikit core-animation view-transitions navigation-controller cocoapods ios mobile
2 sources
- readme: https://github.com/applidium/ADTransitionController · fetched 2026-08-28 · a6467a6ffb95
- homepage: http://applidium.github.io/ADTransitionController/ · fetched 2026-08-29 · e951b07c41d4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| applidium/ADTransitionController | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="applidium/ADTransitionController")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem