polqf/TwicketSegmentedControl
Custom UISegmentedControl replacement for iOS, written in Swift 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: 3952
- days_rel: n/a
- days_push: 1542
- n_releases_24m: 0
Adoption not part of the score
1743 stars · 172 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A custom UISegmentedControl replacement for iOS written in Swift, originally built for the Twicket app. It supports drag and tap gestures with inertia-based movement animation and is customizable via colors and Interface Builder.
Use cases
- replace uisegmentedcontrol with an animated draggable segmented control in ios
- add a swipeable segmented control with inertia to an ios app
- customize segmented control colors in swift
- use a segmented control in interface builder with delegate callbacks
- implement tap and drag selection between segments in ios
When to choose
- you want a polished, animated segmented control with drag/throw physics on iOS
- you need Interface Builder compatibility and simple color customization
- you prefer a lightweight drop-in Swift component
When to avoid
- you need a maintained component with recent iOS/Swift version support
- you need UIKit's native accessibility and system behaviors
- you are not building an iOS/Swift app
Facets
library · maturity maintenance
ui-components animation mobile-development frontend uisegmentedcontrol swift cocoapods carthage interface-builder ios mobile
1 source
- readme: https://github.com/polqf/TwicketSegmentedControl · fetched 2026-08-28 · c919475599b3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| polqf/TwicketSegmentedControl | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="polqf/TwicketSegmentedControl")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem