This is documentation for the next SDK version. For up-to-date documentation, see the latest version (SDK 52).
A React Native component library that provides access to the system UI for a slider control.
Android
iOS
Web
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
Terminal
-
npx expo install @react-native-community/slider
If you are installing this in an existing React Native app, make sure to install expo
in your project. Then, follow the installation instructions provided in the library's README or documentation.
Learn more
Visit official documentation
Get full information on API and its usage.