Jiar/SegementSlide
Multi-tier UIScrollView nested scrolling solution. 😋😋😋 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2826
- days_rel: n/a
- days_push: 1938
- n_releases_24m: 0
Adoption not part of the score
1324 stars · 167 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Swift library providing a multi-tier nested scrolling solution for UIScrollViews on iOS, commonly used for profile pages with sticky headers, segmented tabs, and scrollable child lists. It handles gesture coordination between parent and child scroll views.
Use cases
- build a user profile page with sticky header and paged scrollable tabs
- implement nested scrolling between parent and child UIScrollViews in iOS
- create a topic detail page with header that fades on scroll and segmented tabs
- coordinate scroll gestures between multiple UIScrollViews without interrupted gestures
- add a segmented slide menu with embedded scrollable lists in Swift
When to choose
- building an iOS app in Swift/UIKit that needs the common header + segmented tabs + scrolling list layout
- you want battle-tested nested scrolling without hand-rolling gesture coordination
When to avoid
- building with SwiftUI rather than UIKit
- you need a cross-platform (Android/web) solution
- you need actively maintained software - last release was 2021
Facets
library · maturity maintenance
ui-components animation state-management mobile-development frontend cross-platform uikit nested-scrolling segmented-control cocoapods scrollview ios swift mobile
2 sources
- readme: https://github.com/Jiar/SegementSlide · fetched 2026-08-28 · 25da1c857b7c
- homepage: https://blog.jiar.me/2019/02/13/Multi-tier-UIScrollView-nested-scrolling-solution/ · fetched 2026-08-29 · 5bd43a7c8d53
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Jiar/SegementSlide | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="Jiar/SegementSlide")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem