# rs/SDSegmentedControl

A drop-in remplacement for UISegmentedControl that mimic iOS 6 AppStore tab controls

Repository: https://github.com/rs/SDSegmentedControl
Canonical: https://ross.abutalabs.com/products/sdsegmentedcontrol
Language: Objective-C
License: MIT
License Family: permissive
Last push: 2015-09-08T15:41:34+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": 5089, "days_push": 4012, "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 1191, forks 180 (observed 2026-08-28T04:03:56.085235+00:00)

## What it is
A drop-in Objective-C replacement for UISegmentedControl that mimics the iOS 6 AppStore tab control style. It supports images, text, animated selection, scrollable segments, and UIAppearance customization.

## Use cases
- replace uisegmentedcontrol with appstore-style tabs
- scrollable segmented control with many segments
- animated segment selection in ios app
- customizable segmented control with uiappearance
- segmented control with image and text segments
- use segmented control in interface builder

## When to choose
- you need an iOS 6 AppStore-style segmented control in an older Objective-C UIKit project
- you want a drop-in UISegmentedControl subclass with scrollable, content-aware segments

## When to avoid
- you are building with SwiftUI or modern iOS design guidelines
- you need an actively maintained component - the last release was in 2015

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, animation
- domain: mobile-development, frontend
- platform: cross-platform
- tags: objective-c, uikit, segmented-control, interface-builder, uiappearance, ios, mobile

## Member repositories
- rs/SDSegmentedControl (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:56.085235+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-30T06:22:43.409757+00:00, confidence not recorded.
  - readme: https://github.com/rs/SDSegmentedControl (fetched 2026-08-28T04:03:56.085235+00:00, sha 433fc13f5a92)
- Data as of 2026-08-30T08:39:29.467469+00:00.
