# alanwangmodify/WXSTransition

🍎 界面转场动画集

Repository: https://github.com/alanwangmodify/WXSTransition
Canonical: https://ross.abutalabs.com/products/wxstransition
Language: Objective-C
License: MIT
License Family: permissive
Last push: 2018-07-25T09:14:04+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3740, "days_push": 2961, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1521, forks 258 (observed 2026-08-28T04:04:57.814978+00:00)

## What it is
WXSTransition is an Objective-C library providing around 50 view controller transition animations for iOS apps, usable with a single line of code for push and present transitions. It also supports four interactive gesture-based pop animations and customizable transition properties like duration and start/target views.

## Use cases
- add transition animations between view controllers in iOS
- animate push and present transitions with one line of code
- implement gesture-based swipe back navigation
- create custom animated transitions like point spread or view move
- customize transition duration and animation type
- make app navigation feel more lively with animated screen changes

## When to choose
- building an iOS app in Objective-C or Swift that needs rich view controller transition animations
- you want many prebuilt transition styles without writing custom animation code
- you need interactive gesture-driven pop transitions

## When to avoid
- developing for Android or cross-platform frameworks
- you need SwiftUI-native transition APIs
- the project requires actively maintained dependencies, as the latest release dates to 2018

## Facets
- artifact type: library
- maturity: maintenance
- function: animation, ui-components, mobile-framework
- domain: mobile-development, frontend, web-design
- platform: -
- tags: objective-c, ios, transition-animations, view-controllers, uikit, gesture-navigation, swift, mobile

## Member repositories
- alanwangmodify/WXSTransition (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:57.814978+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-30T04:31:51.340157+00:00, confidence not recorded.
  - readme: https://github.com/alanwangmodify/WXSTransition (fetched 2026-08-28T04:04:57.814978+00:00, sha b74860da4e63)
- Data as of 2026-08-30T08:39:29.467469+00:00.
