# polqf/TwicketSegmentedControl

Custom UISegmentedControl replacement for iOS, written in Swift

Repository: https://github.com/polqf/TwicketSegmentedControl
Canonical: https://ross.abutalabs.com/products/twicketsegmentedcontrol
Language: Swift
License: MIT
License Family: permissive
Last push: 2022-06-13T14:43:01+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3952, "days_push": 1542, "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 1743, forks 172 (observed 2026-08-28T04:05:30.419143+00:00)

## What it is
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
- artifact type: library
- maturity: maintenance
- function: ui-components, animation
- domain: mobile-development, frontend
- platform: -
- tags: uisegmentedcontrol, swift, cocoapods, carthage, interface-builder, ios, mobile

## Member repositories
- polqf/TwicketSegmentedControl (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:30.419143+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:29:34.232349+00:00, confidence not recorded.
  - readme: https://github.com/polqf/TwicketSegmentedControl (fetched 2026-08-28T04:05:30.419143+00:00, sha c919475599b3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
