HomeGuidesReferenceLearn

Slider

GitHub

npm


A component 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.

Platform Compatibility

Android DeviceAndroid EmulatoriOS DeviceiOS SimulatorWeb

Installation

Terminal
npx expo install @react-native-community/slider

If you're installing this in a bare React Native app, you should also follow these additional installation instructions.

Usage

See full documentation at callstack/react-native-slider.

Was this doc helpful?