pujiaxin33/JXPagingView
类似微博主页、简书主页等效果。多页面嵌套,既可以上下滑动,也可以左右滑动切换页面。支持HeaderView悬浮、支持下拉刷新、上拉加载更多。 observed · 2026-08-28
Health v2 · maintenance only
39/100
- Activity 16
- 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: 2945
- days_rel: n/a
- days_push: 506
- n_releases_24m: 0
Adoption not part of the score
3050 stars · 603 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
JXPagingView is an iOS UI library (Objective-C and Swift) for building nested multi-page scrolling layouts like Weibo or Jianshu profile pages, with vertical scrolling inside horizontally swipeable pages. It supports a pinning/floating header view, pull-to-refresh, load-more, and lazy list loading.
Use cases
- build a user profile page with a scrollable header and swipeable tab pages like Weibo
- implement nested vertical and horizontal scrolling in an iOS app
- pin a header view while child lists scroll
- add pull-to-refresh and load-more to a paged profile layout
- lazy-load tab pages only when they become visible
- combine a segmented category control with paged list views
When to choose
- you need the classic profile-page pattern with a floating header and swipeable child lists on iOS
- you want both Objective-C and Swift support with a simple delegate-based list integration
- you need smooth coordinated scrolling between the header and child lists
When to avoid
- you are building for Android or cross-platform frameworks rather than iOS UIKit
- you need a simple single scroll view without nested paging
- you want SwiftUI-native paging rather than UIKit-based components
Facets
library · maturity stable
ui-components animation routing mobile-development frontend cross-platform nested-scrolling paging segmented-control header-pinning objective-c uikit pull-to-refresh profile-page ios swift mobile
1 source
- readme: https://github.com/pujiaxin33/JXPagingView · fetched 2026-08-28 · d5690cf06930
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| pujiaxin33/JXPagingView | main | 39 |
For agents
markdown · JSON · MCP: product_card(name="pujiaxin33/JXPagingView")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem