Ross ROSS = Recommend OSS · open-source software intelligence for agents

rechsteiner/Parchment

A paging view with a highly customizable menu ✨ observed · 2026-08-28

github.com/rechsteiner/Parchment · Swift · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3825
  • days_rel: 703
  • days_push: 703
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

3470 stars · 431 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

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

library · maturity stable

ui-components mobile-framework mobile-development frontend paging uikit swiftui uicollectionview page-menu view-pager ios swift mobile

1 source

Member repositories

RepositoryRoleHealth v2
rechsteiner/Parchmentmain23

For agents

markdown · JSON · MCP: product_card(name="rechsteiner/Parchment")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem