alskipp/ASValueTrackingSlider
A UISlider subclass that displays the slider value in a popup view 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4699
- days_rel: n/a
- days_push: 2512
- n_releases_24m: 0
Adoption not part of the score
1826 stars · 229 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A UISlider subclass for iOS that displays the slider's live value in a customizable popup view above the thumb. It supports custom fonts, colors, animated track colors, NSNumberFormatter-based value display, and a dataSource for custom label text.
Use cases
- show live value while dragging a slider in iOS
- display a popup tooltip over a UISlider thumb
- customize slider popup appearance with fonts and colors
- animate slider track color as value changes
- format slider values as percentages or units
- show custom strings for specific slider values
When to choose
- building an iOS app in Objective-C or Swift that needs a value-displaying slider
- you want a drop-in UISlider replacement with minimal setup via CocoaPods
- you need customizable, animated popup value feedback on a slider
When to avoid
- building for Android, web, or cross-platform frameworks
- you need a maintained, actively updated component (last release 2019)
- you need SwiftUI-native slider components
- you need progress bar popups (use the companion ASProgressPopupView instead)
Facets
library · maturity maintenance
ui-components animation mobile-development frontend c uislider objective-c cocoapods popup-view uikit ios mobile swift
1 source
- readme: https://github.com/alskipp/ASValueTrackingSlider · fetched 2026-08-28 · 4a4677473803
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| alskipp/ASValueTrackingSlider | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="alskipp/ASValueTrackingSlider")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem