kingsic/SGPagingView
A powerful and easy to use segment view 【QQ、淘宝、微博、腾讯、网易新闻、今日头条等标题滚动视图】 observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3619
- days_rel: n/a
- days_push: 1720
- n_releases_24m: 0
Adoption not part of the score
1569 stars · 280 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
library · maturity maintenance
ui-components animation routing mobile-development frontend cross-platform paging segment-control scrollable-tabs uikit cocoapods ios swift mobile
1 source
- readme: https://github.com/kingsic/SGPagingView · fetched 2026-08-28 · 5e1a606d3b78
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| kingsic/SGPagingView | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="kingsic/SGPagingView")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem