# jeanregisser/react-native-slider

A pure JavaScript <Slider> component for react-native

Repository: https://github.com/jeanregisser/react-native-slider
Canonical: https://ross.abutalabs.com/products/jeanregisser-react-native-slider
Language: JavaScript
License: MIT
License Family: permissive
Topics: react-native
Last push: 2022-12-13T12:58:42+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": 4065, "days_push": 1359, "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 1301, forks 566 (observed 2026-08-28T04:04:18.016089+00:00)

## What it is
A pure JavaScript <Slider> component for React Native, serving as a drop-in replacement for the built-in Slider with customizable styling. It supports iOS and Android and is versioned to match specific React Native releases.

## Use cases
- add a slider input to a react native app
- customize slider appearance in react native
- replace the default react native slider component
- build a volume or brightness control in react native
- capture numeric user input on ios and android

## When to choose
- you need a customizable, pure-JS slider for React Native on iOS and Android
- you want a drop-in replacement for the built-in Slider with styling control

## When to avoid
- you use a very recent React Native version with no matching release of this library
- you need native platform slider behavior or active maintenance

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, form-handling
- domain: mobile-development, frontend, cross-platform
- platform: -
- tags: react-native, slider, react-component, pure-javascript, ios, android, mobile, javascript

## Member repositories
- jeanregisser/react-native-slider (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:18.016089+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:52:15.311244+00:00, confidence not recorded.
  - readme: https://github.com/jeanregisser/react-native-slider (fetched 2026-08-28T04:04:18.016089+00:00, sha 817989fb1039)
  - registry_npm: https://registry.npmjs.org/react-native-slider (fetched 2026-08-29T12:09:55.046437+00:00, sha 865ff2dd9883)
- Data as of 2026-08-30T08:39:29.467469+00:00.
