---
title: Slider
description: A React Native component library that provides access to the system UI for a slider control.
sourceCodeUrl: https://github.com/callstack/react-native-slider
packageName: @react-native-community/slider
platforms: ["android", "ios", "web"]
---
{/* todo: add video */}
> **info** This library is listed in the Expo SDK reference because it is included in [Expo Go](https://expo.dev/go). You may use any library of your choice with [development builds](/develop/development-builds/introduction/).
A component library that provides access to the system UI for a slider control, that allows users to pick among a range of values by dragging an anchor.
## Installation
## Usage
See full documentation at [`@react-native-community/slider`](https://github.com/callstack/react-native-slider).