wangmchn/WMPageController
An easy solution to page controllers like NetEase News observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 4098
- days_rel: n/a
- days_push: 1106
- n_releases_24m: 0
Adoption not part of the score
2900 stars · 617 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
library · maturity maintenance
ui-components routing mobile-development frontend objective-c uikit page-controller cocoapods tabbed-navigation ios mobile
1 source
- readme: https://github.com/wangmchn/WMPageController · fetched 2026-08-28 · d176b18e0844
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| wangmchn/WMPageController | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="wangmchn/WMPageController")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem