# rechsteiner/Parchment

A paging view with a highly customizable menu ✨

Repository: https://github.com/rechsteiner/Parchment
Canonical: https://ross.abutalabs.com/products/parchment
Language: Swift
License: MIT
License Family: permissive
Topics: swift, ios, pageviewcontroller, uicollectionview, ios-ui, ios-libraries, swift-library, swiftui
Last push: 2024-09-29T15:40:59+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": 3825, "days_push": 703, "days_rel": 703, "gap_med": null, "n_releases_24m": 1}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3470, forks 431 (observed 2026-08-28T04:08:05.955567+00:00)

## What it is
Parchment is a Swift library providing a customizable paging view controller for iOS with a flexible menu indicator built on UICollectionView. It supports both SwiftUI and UIKit, lazy allocation of pages, and infinite scrolling data sources.

## Use cases
- build a swipeable tab bar with a scrolling menu indicator on iOS
- create a calendar with infinite paging between months
- page between view controllers without loading them all upfront
- add a customizable paging menu to a SwiftUI app
- replace UIPageViewController with a more flexible paging component

## When to choose
- you need a highly customizable paging menu on iOS with UIKit or SwiftUI
- you have many or infinitely many pages and want memory-efficient lazy loading
- you want menu items rendered with arbitrary UICollectionView layouts

## When to avoid
- you only need a simple static tab bar with no paging
- you are targeting platforms other than iOS
- you need cross-platform paging UI in Flutter, React Native, or Android

## Facets
- artifact type: library
- maturity: stable
- function: ui-components, mobile-framework
- domain: mobile-development, frontend
- platform: -
- tags: paging, uikit, swiftui, uicollectionview, page-menu, view-pager, ios, swift, mobile

## Member repositories
- rechsteiner/Parchment (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:05.955567+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-29T18:36:38.423886+00:00, confidence not recorded.
  - readme: https://github.com/rechsteiner/Parchment (fetched 2026-08-28T04:08:05.955567+00:00, sha 9e9d2d6f71a4)
- Data as of 2026-08-30T08:39:29.467469+00:00.
