# jasnig/ZJScrollPageView

网易新闻, 腾讯视频, 头条 等首页的滑块视图联动的效果OC版的简单方便的集成,  滑块 segmentVIew, scrollViewController(Providing an easy way to reach the effect that "the segment scrolls with the content")

Repository: https://github.com/jasnig/ZJScrollPageView
Canonical: https://ross.abutalabs.com/products/zjscrollpageview
Language: Objective-C
License: MIT
License Family: permissive
Last push: 2020-01-03T07:41:44+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3770, "days_push": 2434, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1097, forks 191 (observed 2026-08-28T04:03:34.655982+00:00)

## What it is
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
- artifact type: library
- maturity: maintenance
- function: ui-components, animation, state-management
- domain: mobile-development, frontend, web-design
- platform: -
- tags: segmented-control, scrollview, uikit, objective-c, pageview, tab-bar, view-coordination, ios, mobile

## Member repositories
- jasnig/ZJScrollPageView (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:34.655982+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-30T06:46:35.277603+00:00, confidence not recorded.
  - readme: https://github.com/jasnig/ZJScrollPageView (fetched 2026-08-28T04:03:34.655982+00:00, sha c847df9ca792)
- Data as of 2026-08-30T08:39:29.467469+00:00.
