# applidium/ADTransitionController

UINavigationController with custom transitions

Repository: https://github.com/applidium/ADTransitionController
Canonical: https://ross.abutalabs.com/products/adtransitioncontroller
Homepage: http://applidium.github.io/ADTransitionController/
Language: Objective-C
License: NOASSERTION
License Family: other
Last push: 2018-06-21T06:20:04+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": 4796, "days_push": 2995, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1182, forks 181 (observed 2026-08-28T04:03:54.218918+00:00)

## What it is
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
- artifact type: library
- maturity: abandoned
- function: animation, ui-components
- domain: mobile-development
- platform: -
- tags: objective-c, uikit, core-animation, view-transitions, navigation-controller, cocoapods, ios, mobile

## Member repositories
- applidium/ADTransitionController (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:54.218918+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-30T06:24:46.831999+00:00, confidence not recorded.
  - readme: https://github.com/applidium/ADTransitionController (fetched 2026-08-28T04:03:54.218918+00:00, sha a6467a6ffb95)
  - homepage: http://applidium.github.io/ADTransitionController/ (fetched 2026-08-29T12:31:38.840394+00:00, sha e951b07c41d4)
- Data as of 2026-08-30T08:39:29.467469+00:00.
