# PageMenu/PageMenu

A paging menu controller built from other view controllers placed inside a scroll view (like Spotify, Windows Phone, Instagram)

Repository: https://github.com/PageMenu/PageMenu
Canonical: https://ross.abutalabs.com/products/pagemenu
Language: Swift
License: BSD-3-Clause
License Family: permissive
Last push: 2021-08-07T14:16:39+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": 4276, "days_push": 1852, "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 5220, forks 873 (observed 2026-08-28T04:09:13.196034+00:00)

## What it is
A Swift library providing a customizable paging menu controller that hosts child view controllers inside a scroll view, with tap or swipe navigation between pages. It mimics the tabbed paging UX seen in apps like Spotify, Instagram, and Windows Phone.

## Use cases
- add swipeable tabbed pages to an iOS app
- build a Spotify-style paging menu with view controllers
- switch between child view controllers with tap or swipe gestures
- create a customizable top menu bar with paging content
- implement Instagram-like segmented page navigation in Swift

## When to choose
- you need a classic UIKit paging menu in an older Swift or Objective-C iOS project
- you want a lightweight, BSD-licensed component you can fork and customize yourself

## When to avoid
- you need an actively maintained library - the author has explicitly stopped maintaining it
- you are building with SwiftUI or want modern iOS patterns
- you need long-term support or compatibility with the latest iOS SDKs

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, animation
- domain: mobile-development, frontend
- platform: -
- tags: paging-menu, uikit, scroll-view, tab-navigation, cocoapods, ios, swift, mobile

## Member repositories
- PageMenu/PageMenu (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:13.196034+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:00:08.551605+00:00, confidence not recorded.
  - readme: https://github.com/PageMenu/PageMenu (fetched 2026-08-28T04:09:13.196034+00:00, sha 580b96e29a4b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
