File: slider.md | Updated: 11/15/2025
Hide navigation
Search
Ctrl K
Home Guides EAS Reference Learn
Reference version
SDK 54 (latest)
Archive Expo Snack Discord and Forums Newsletter
Ask AI
A React Native component library that provides access to the system UI for a slider control.
Ask AI
Android
iOS
Web
Bundled version:
5.0.1
Copy page
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.
Terminal
Copy
- 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.
Visit official documentation
Get full information on API and its usage.