# ColinEberhardt/VCTransitionsLibrary

A collection of iOS7 animation controllers and interaction controllers, providing flip, fold and all kinds of other transitions.

Repository: https://github.com/ColinEberhardt/VCTransitionsLibrary
Canonical: https://ross.abutalabs.com/products/vctransitionslibrary
Language: Objective-C
License: NOASSERTION
License Family: other
Last push: 2020-01-02T19:17:12+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": 4740, "days_push": 2435, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4520, forks 602 (observed 2026-08-28T04:08:52.752981+00:00)

## What it is
A collection of iOS 7 custom view controller transition animation controllers and interaction controllers written in Objective-C. It provides transitions like flip, fold, crossfade, explode, cube, and portal, which can be made interactive with swipe or pinch gestures.

## Use cases
- add custom flip or fold transitions between view controllers in an iOS app
- make navigation controller push/pop transitions interactive with swipe gestures
- create animated modal present/dismiss transitions
- add animated transitions to tab bar controller switching
- learn how iOS custom transition APIs work

## When to choose
- building an older Objective-C iOS app targeting iOS 7+ that needs custom view controller transitions
- wanting drop-in animation controllers with optional gesture-based interactivity
- learning how UIViewControllerAnimatedTransitioning and interaction controllers work

## When to avoid
- building a new app in Swift with SwiftUI or modern UIKit transition APIs
- needing actively maintained or supported code
- targeting platforms other than iOS

## Facets
- artifact type: library
- maturity: abandoned
- function: animation, ui-components
- domain: mobile-development, frontend
- platform: -
- tags: objective-c, view-controller-transitions, ios7, interactive-transitions, gesture-recognizers, ios, mobile

## Member repositories
- ColinEberhardt/VCTransitionsLibrary (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:52.752981+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-29T18:20:17.733192+00:00, confidence not recorded.
  - readme: https://github.com/ColinEberhardt/VCTransitionsLibrary (fetched 2026-08-28T04:08:52.752981+00:00, sha c63ce578c328)
- Data as of 2026-08-30T08:39:29.467469+00:00.
