# kingsic/SGPagingView

A powerful and easy to use segment view 【QQ、淘宝、微博、腾讯、网易新闻、今日头条等标题滚动视图】

Repository: https://github.com/kingsic/SGPagingView
Canonical: https://ross.abutalabs.com/products/sgpagingview
Language: Swift
License: MIT
License Family: permissive
Topics: swift, pagingview
Last push: 2021-12-17T17:16:46+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3619, "days_push": 1720, "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 1569, forks 280 (observed 2026-08-28T04:05:05.207855+00:00)

## What it is
SGPagingView is a Swift UIKit library for building scrollable segmented title views paired with paged content views, similar to those in QQ, Taobao, Weibo, and Toutiao apps. It synchronizes a tab/title bar with swipeable child view controllers via delegate callbacks.

## Use cases
- build a news app with scrollable category tabs like Toutiao
- add a segmented title bar synced with swipeable pages in iOS
- implement top tab navigation with multiple child view controllers
- create a Taobao-style scrolling title paging view
- sync tab indicator position with content scroll progress

## When to choose
- you need a polished, QQ/Toutiao-style segmented paging UI on iOS with minimal setup
- you want a lightweight UIKit solution installable via CocoaPods
- you need bidirectional sync between title view and paged content

## When to avoid
- you are building with SwiftUI rather than UIKit
- you need cross-platform (Android/web) paging components
- you require a heavily maintained library with frequent updates

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation, routing
- domain: mobile-development, frontend, cross-platform
- platform: -
- tags: paging, segment-control, scrollable-tabs, uikit, cocoapods, ios, swift, mobile

## Member repositories
- kingsic/SGPagingView (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:05.207855+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:58:53.527305+00:00, confidence not recorded.
  - readme: https://github.com/kingsic/SGPagingView (fetched 2026-08-28T04:05:05.207855+00:00, sha 5e1a606d3b78)
- Data as of 2026-08-30T08:39:29.467469+00:00.
