# CezaryKopacz/CKWaveCollectionViewTransition

Cool wave like transition between two or more UICollectionView

Repository: https://github.com/CezaryKopacz/CKWaveCollectionViewTransition
Canonical: https://ross.abutalabs.com/products/ckwavecollectionviewtransition
Language: Swift
License: NOASSERTION
License Family: other
Last push: 2019-10-13T12:54:07+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4055, "days_push": 2516, "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 1845, forks 131 (observed 2026-08-28T04:05:43.368448+00:00)

## What it is
A Swift library providing a wave-like custom transition animation between UICollectionViewControllers on iOS. It implements UIViewControllerAnimatedTransitioning so cells animate in a wave pattern during navigation pushes and pops.

## Use cases
- add a wave transition between collection view controllers in iOS
- create gallery apps with animated cell transitions
- customize UINavigationController push and pop animations
- animate collection view cells in a wave pattern on selection
- implement custom view controller transitions in Swift

## When to choose
- building an iOS app with UICollectionView-based screens like galleries
- you want a polished wave-style transition with minimal setup
- you need a UIKit custom transition animator in Swift

## When to avoid
- building for SwiftUI-only interfaces
- you need transitions between non-collection-view controllers
- you need a library with frequent updates or long-term support

## Facets
- artifact type: library
- maturity: maintenance
- function: animation, ui-components
- domain: mobile-development, frontend
- platform: -
- tags: uikit, collection-view, custom-transition, wave-animation, cocoapods, ios, swift, mobile

## Member repositories
- CezaryKopacz/CKWaveCollectionViewTransition (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:43.368448+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-30T03:17:54.132654+00:00, confidence not recorded.
  - readme: https://github.com/CezaryKopacz/CKWaveCollectionViewTransition (fetched 2026-08-28T04:05:43.368448+00:00, sha bcbff56072ad)
- Data as of 2026-08-30T08:39:29.467469+00:00.
