A React Native component library that provides access to the system UI for a slider control.
This library is listed in the Expo SDK reference because it is included in Expo Go. You may use any library of your choice with development builds.
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.
Android Device | Android Emulator | iOS Device | iOS Simulator | Web |
---|---|---|---|---|
-
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.
See full documentation at callstack/react-native-slider.