# MartinRGB/Replace-iOS

Simply Implement Zee Young's animation

Repository: https://github.com/MartinRGB/Replace-iOS
Canonical: https://ross.abutalabs.com/products/replace-ios
Language: Objective-C
License Family: other
Last push: 2015-12-19T15:26:06+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": 4108, "days_push": 3910, "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 1075, forks 121 (observed 2026-08-28T04:03:29.337387+00:00)

## What it is
An Objective-C demo project for iOS that recreates Zee Young's 'Replace' Dribbble animation using Core Animation and Core Image distortion filters. It is a designer-built prototype without real data, intended to showcase the transition effect rather than serve as a production component.

## Use cases
- recreate a dribbble-style replace animation in an iOS app
- learn how to build custom view transitions with Core Animation
- see how CIFilter twirl distortion can be used in UI animations
- find inspiration for animated list refresh effects
- study an Objective-C implementation of a designer animation prototype

## When to choose
- you want to replicate this specific replace/refresh animation on iOS
- you need a reference for combining Core Animation with Core Image distortion effects
- you are prototyping an animated UI concept in Objective-C

## When to avoid
- you need a maintained, production-ready animation library
- your project is in Swift and you want modern tooling
- you need real data binding or a drop-in refresh control

## Facets
- artifact type: library
- maturity: abandoned
- function: animation, ui-components
- domain: mobile-development, frontend, graphics
- platform: -
- tags: objective-c, core-animation, dribbble-recreation, prototype, ui-demo, ios, mobile

## Member repositories
- MartinRGB/Replace-iOS (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:29.337387+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-30T06:53:24.852754+00:00, confidence not recorded.
  - readme: https://github.com/MartinRGB/Replace-iOS (fetched 2026-08-28T04:03:29.337387+00:00, sha 6437c619ce46)
- Data as of 2026-08-30T08:39:29.467469+00:00.
