QuintGao/GKPageScrollView
iOS类似微博、抖音、网易云等个人详情页滑动嵌套效果 observed · 2026-08-28
Health v2 · maintenance only
28/100
- Activity 12
- 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: 2866
- days_rel: n/a
- days_push: 533
- n_releases_24m: 0
Adoption not part of the score
1579 stars · 284 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
GKPageScrollView is an iOS library for building nested UIScrollView layouts like Weibo, Douyin, and NetEase Cloud Music profile pages, with sticky section headers, header pull-to-zoom, and multi-page category controls. It also includes GKPageSmoothView, a smooth continuous-scrolling variant supporting top and bottom hover effects.
Use cases
- build a user profile page with nested scrolling like Weibo or Douyin
- implement sticky section header while scrolling lists in iOS
- create a detail page with header image zoom and navbar color gradient
- coordinate vertical scrolling between a header and multiple child list pages
- implement bottom-hover draggable detail page like Douban movie
- lazy-load child list pages in a paged profile screen
When to choose
- you need Weibo/Douyin-style nested scroll profile pages on iOS
- you want sticky headers, pull-to-zoom headers, and pull-to-refresh in one component
- you use JXCategoryView, JXSegmentedView, WMPageController, or VTMagic for paging
- you need both Objective-C and Swift support via CocoaPods or SPM
When to avoid
- you are building for Android or cross-platform with Flutter or React Native
- you only need simple scrolling without nested scroll coordination
- your project is SwiftUI-only and you prefer pure SwiftUI solutions
Facets
library · maturity stable
ui-components animation state-management mobile-development frontend cross-platform objective-c nested-scrolling uiscrollview cocoapods swift-package-manager profile-page header-sticky paging ios swift mobile
1 source
- readme: https://github.com/QuintGao/GKPageScrollView · fetched 2026-08-28 · fc4ced304666
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| QuintGao/GKPageScrollView | main | 28 |
For agents
markdown · JSON · MCP: product_card(name="QuintGao/GKPageScrollView")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem