# samvermette/SVSegmentedControl

A UISwitch-like segmented control for your iOS app.

Repository: https://github.com/samvermette/SVSegmentedControl
Canonical: https://ross.abutalabs.com/products/svsegmentedcontrol
Homepage: http://samvermette.com/255
Language: Objective-C
License: MIT
License Family: permissive
Last push: 2013-06-13T08:47:56+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5579, "days_push": 4829, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1319, forks 189 (observed 2026-08-28T04:04:21.352683+00:00)

## What it is
A customizable Objective-C UIControl for iOS that mimics UISegmentedControl but looks like a UISwitch, with a sliding thumb and extensive styling options. It supports section titles/images, change handlers, and CocoaPods installation.

## Use cases
- add a switch-style segmented control to an iOS app
- create a customizable sliding toggle between multiple sections
- replace UISegmentedControl with a UISwitch-like look
- build an iOS settings toggle with multiple options
- add images and titles to a segmented control

## When to choose
- you maintain a legacy Objective-C iOS app needing a switch-like segmented control
- you want a highly customizable sliding segmented control for older iOS versions

## When to avoid
- you are starting a new Swift or SwiftUI project
- you need actively maintained iOS UI components
- you target modern iOS SDKs where UISegmentedControl or SwiftUI pickers suffice

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

## Member repositories
- samvermette/SVSegmentedControl (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:21.352683+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-30T04:47:55.433688+00:00, confidence not recorded.
  - readme: https://github.com/samvermette/SVSegmentedControl (fetched 2026-08-28T04:04:21.352683+00:00, sha 019b33236f06)
- Data as of 2026-08-30T08:39:29.467469+00:00.
