# wangmchn/WMPageController

An easy solution to page controllers like NetEase News

Repository: https://github.com/wangmchn/WMPageController
Canonical: https://ross.abutalabs.com/products/wmpagecontroller
Language: Objective-C
License: MIT
License Family: permissive
Last push: 2023-08-23T04:21:23+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": 4098, "days_push": 1106, "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 2900, forks 617 (observed 2026-08-28T04:07:28.871698+00:00)

## What it is
An Objective-C iOS library providing a paged view controller with a scrollable top menu, similar to the NetEase News app. It supports initializing with child view controller classes or via a UITableView-style datasource pattern.

## Use cases
- build a news app with swipeable category tabs
- create a top menu with multiple scrollable child view controllers
- implement NetEase News-style paging in iOS
- lazy-load child view controllers in a paged container
- customize menu view and content frame layouts
- use storyboard or xib view controllers inside a paged controller

## When to choose
- building an iOS app in Objective-C or Swift needing a tabbed page container
- you want a mature, battle-tested paging menu like news apps use
- you need flexible datasource-based child controller loading

## When to avoid
- building for platforms other than iOS
- you need SwiftUI-native paging
- you want a highly customizable modern paging library with active development

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, routing
- domain: mobile-development, frontend
- platform: -
- tags: objective-c, uikit, page-controller, cocoapods, tabbed-navigation, ios, mobile

## Member repositories
- wangmchn/WMPageController (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:28.871698+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-30T07:35:11.102446+00:00, confidence not recorded.
  - readme: https://github.com/wangmchn/WMPageController (fetched 2026-08-28T04:07:28.871698+00:00, sha d176b18e0844)
- Data as of 2026-08-30T08:39:29.467469+00:00.
