# kazuhiro4949/PagingKit

PagingKit provides customizable menu UI. It has more flexible layout and design than the other libraries.

Repository: https://github.com/kazuhiro4949/PagingKit
Canonical: https://ross.abutalabs.com/products/pagingkit
Language: Swift
License: MIT
License Family: permissive
Topics: ios, swift, uikit, segmentcontrol, paging, pageviewcontroller, uitableview, uicollectionview, uicollectionviewlayout
Last push: 2022-08-08T23:47:02+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3349, "days_push": 1486, "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 1391, forks 119 (observed 2026-08-28T04:04:35.919612+00:00)

## What it is
PagingKit is a Swift library for iOS that provides customizable paging menu and content UI components built on UIKit. It lets developers freely lay out and design tab-style menus and swipeable content areas that stay synchronized.

## Use cases
- build a tabbed paging interface with a scrollable menu bar on iOS
- create an App Store-style segmented page view with custom indicator
- implement swipeable content pages with a custom-designed menu header
- place a paging menu inside a navigation bar or between other views
- replace rigid UIPageViewController-based tab UIs with fully custom layouts

## When to choose
- you need a paging menu UI on iOS that standard UIPageViewController or segmented controls cannot style
- you want full control over menu layout, position, and design while keeping menu-content sync
- your project uses UIKit and Swift with CocoaPods, Carthage, or SPM

## When to avoid
- you are building with SwiftUI rather than UIKit
- you need a maintained library with frequent updates and modern platform support
- you only need a simple segmented control with default styling

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation, state-management
- domain: mobile-development, frontend, cross-platform
- platform: -
- tags: uikit, paging-ui, segment-control, page-view-controller, swift, ios, mobile

## Member repositories
- kazuhiro4949/PagingKit (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:35.919612+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:39:36.739015+00:00, confidence not recorded.
  - readme: https://github.com/kazuhiro4949/PagingKit (fetched 2026-08-28T04:04:35.919612+00:00, sha a2e7693f8915)
- Data as of 2026-08-30T08:39:29.467469+00:00.
