jasnig/ZJScrollPageView
网易新闻, 腾讯视频, 头条 等首页的滑块视图联动的效果OC版的简单方便的集成, 滑块 segmentVIew, scrollViewController(Providing an easy way to reach the effect that "the segment scrolls with the content") 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: 3770
- days_rel: n/a
- days_push: 2434
- n_releases_24m: 0
Adoption not part of the score
1097 stars · 191 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An Objective-C library for iOS that makes it easy to implement the linked segment-and-scroll effect seen in apps like NetEase News, Tencent Video, and Toutiao. It provides a customizable segment view (with styles for covers, scroll bars, and images) that stays in sync with a horizontally scrolling content area of child view controllers.
Use cases
- implement a news-app style top tab bar that scrolls with paged content
- sync a segmented control with a swipeable content view in iOS
- build a video app homepage with category tabs and swipeable pages
- create paged child view controllers with a linked header indicator
- add a scrollable title bar with underline or cover animation to an iOS app
When to choose
- you are building an iOS app in Objective-C and need the classic segment-plus-scroll-page layout
- you want a quick, configurable drop-in component rather than building the scroll/segment synchronization yourself
- you need fine-grained styling of the segment bar (cover, scroll bar, image titles, bounce)
When to avoid
- your project is in Swift - the author maintains a separate Swift version (ScrollPageView)
- you need a cross-platform or SwiftUI solution
- you require actively maintained dependencies - the last release was in early 2020
Facets
library · maturity maintenance
ui-components animation state-management mobile-development frontend web-design segmented-control scrollview uikit objective-c pageview tab-bar view-coordination ios mobile
1 source
- readme: https://github.com/jasnig/ZJScrollPageView · fetched 2026-08-28 · c847df9ca792
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jasnig/ZJScrollPageView | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="jasnig/ZJScrollPageView")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem