# QuintGao/GKPageScrollView

iOS类似微博、抖音、网易云等个人详情页滑动嵌套效果

Repository: https://github.com/QuintGao/GKPageScrollView
Canonical: https://ross.abutalabs.com/products/gkpagescrollview
Language: Objective-C
License: MIT
License Family: permissive
Last push: 2025-03-18T07:26:05+00:00

## Health v2 (maintenance only)
Score: 28/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 12, release rhythm 8, longevity 100
- inputs: {"age_days": 2866, "days_push": 533, "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 1579, forks 284 (observed 2026-08-28T04:05:06.787072+00:00)

## What it is
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
- artifact type: library
- maturity: stable
- function: ui-components, animation, state-management
- domain: mobile-development, frontend, cross-platform
- platform: -
- tags: objective-c, nested-scrolling, uiscrollview, cocoapods, swift-package-manager, profile-page, header-sticky, paging, ios, swift, mobile

## Member repositories
- QuintGao/GKPageScrollView (main) score 28

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:06.787072+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-30T03:56:39.353300+00:00, confidence not recorded.
  - readme: https://github.com/QuintGao/GKPageScrollView (fetched 2026-08-28T04:05:06.787072+00:00, sha fc4ced304666)
- Data as of 2026-08-30T08:39:29.467469+00:00.
