# andreamazz/AMWaveTransition

Custom transition between viewcontrollers holding tableviews

Repository: https://github.com/andreamazz/AMWaveTransition
Canonical: https://ross.abutalabs.com/products/amwavetransition
Language: Objective-C
License: MIT
License Family: permissive
Last push: 2020-06-07T08:21:24+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": 4522, "days_push": 2278, "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 2348, forks 290 (observed 2026-08-28T04:06:40.102104+00:00)

## What it is
An Objective-C iOS library providing a custom view controller transition that animates table view cells with a wave effect using UIKit Dynamics. It integrates via UINavigationControllerDelegate and supports interactive gesture-driven transitions.

## Use cases
- add wave animation when navigating between table view screens
- custom iOS view controller push/pop transitions
- animate table cells during navigation transitions
- interactive swipe-back transition with cell animation
- UIKit Dynamics based transition effect

## When to choose
- building an iOS app in Objective-C or Swift that uses table views and wants a polished custom transition
- you want a lightweight CocoaPods/Carthage drop-in transition library

## When to avoid
- building for Android, web, or non-UIKit platforms
- you need transitions between views without table views
- starting a new project needing actively maintained libraries - last release was 2020

## Facets
- artifact type: library
- maturity: maintenance
- function: animation, ui-components
- domain: mobile-development, frontend
- platform: cpp
- tags: objective-c, uikit, view-controller-transitions, tableview, uikit-dynamics, cocoapods, carthage, ios, mobile, swift

## Member repositories
- andreamazz/AMWaveTransition (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:40.102104+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-30T02:36:58.906154+00:00, confidence not recorded.
  - readme: https://github.com/andreamazz/AMWaveTransition (fetched 2026-08-28T04:06:40.102104+00:00, sha 7b92cec84f43)
- Data as of 2026-08-30T08:39:29.467469+00:00.
