Ross ROSS = Recommend OSS · open-source software intelligence for agents

dianqk/TransitionTreasury

Easier way to push your viewController. observed · 2026-08-28

github.com/dianqk/TransitionTreasury · homepage · Swift · MIT (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: archived

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: 3913
  • days_rel: n/a
  • days_push: 2564
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2057 stars · 154 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

TransitionTreasury is a Swift framework for iOS that simplifies custom view controller transitions, supporting push, present, and tab bar transition animations. It offers easy extension of transitions, completion callbacks, modal data callbacks, and interactive gesture support.

Use cases

  • add custom push and pop animations between view controllers
  • animate modal presentation with completion callbacks
  • pass data back from a modal view controller
  • add interactive swipe-back gestures to navigation transitions
  • animate tab bar switches with custom transitions
  • update status bar style during transitions

When to choose

  • you are building an iOS app in Swift and want polished view controller transition animations with minimal code
  • you need interactive push/present gestures out of the box
  • you want an extensible transition system with completion and data callbacks

When to avoid

  • your project targets iOS versions or toolchains beyond what the framework supports (iOS 8+, Xcode 10+)
  • you need a maintained library with recent updates - the latest release dates to 2019
  • you are building for platforms other than iOS
  • you prefer SwiftUI navigation or UIKit's built-in custom transition APIs

Facets

framework · maturity maintenance

animation ui-components mobile-framework mobile-development frontend cross-platform view-controller-transition swift cocoapods push-pop-animation interactive-gesture ios mobile

1 source

Member repositories

RepositoryRoleHealth v2
dianqk/TransitionTreasurymain10

For agents

markdown · JSON · MCP: product_card(name="dianqk/TransitionTreasury")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem