# KittenYang/KYAnimatedPageControl

A custom UIPageControl with multiple animations

Repository: https://github.com/KittenYang/KYAnimatedPageControl
Canonical: https://ross.abutalabs.com/products/kyanimatedpagecontrol
Language: Objective-C
License: MIT
License Family: permissive
Last push: 2016-07-06T17:30:54+00:00

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

## Adoption (not part of the score)
Stars 1313, forks 183 (observed 2026-08-28T04:04:20.290789+00:00)

## What it is
A custom iOS UIPageControl replacement written in Objective-C with animated indicators, offering GooeyCircle and RotateRect styles. It syncs automatically with UIScrollView subclasses and supports tapping a page dot to intelligently scroll to the target page.

## Use cases
- add an animated page control to a carousel
- replace UIPageControl with a gooey bubble indicator
- sync page dots with a UICollectionView or UITableView scroll
- tap a page indicator dot to scroll to that page
- show a progress line while paging through content

## When to choose
- building an iOS app with paged scroll views that needs a playful animated page indicator
- you want a drop-in UIPageControl subclass with gooey or rotating animations

## When to avoid
- targeting Swift-first projects where a Swift page control library is preferred
- you need a maintained library - the last release was in 2016
- building for platforms other than iOS

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, animation
- domain: mobile-development, frontend
- platform: -
- tags: uikit, page-control, objective-c, cocoapods, scrollview-indicator, ios

## Member repositories
- KittenYang/KYAnimatedPageControl (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:20.290789+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:48:49.000366+00:00, confidence not recorded.
  - readme: https://github.com/KittenYang/KYAnimatedPageControl (fetched 2026-08-28T04:04:20.290789+00:00, sha 46b6cc235b37)
- Data as of 2026-08-30T08:39:29.467469+00:00.
