About 309,000 results
Open links in new tab
  1. @react-native-community/slider - npm

    Start using @react-native-community/slider in your project by running `npm i @react-native-community/slider`. There are 296 other projects in the npm registry using @react-native …

  2. Slider - React Native Elements

    Sliders allow users to select a value from a fixed set of values using drag utility.

  3. @react-native-community/slider - Expo Documentation

    Aug 15, 2025 · A React Native component library that provides access to the system UI for a slider control.

  4. 10 Best Range Slider Components For React And React Native

    Nov 22, 2022 · A collection of the 10 best and open-source range slider components for React and React Native powered applications.

  5. @react-native-assets/slider - npm

    This lightweight version of a slider is fully compatible with React-Native and React-Native-Web. It also provides support for Range slider (with 2 thumbs) and custom thumb rendering.

  6. GitHub - callstack/react-native-slider: React Native component …

    React Native component exposing Slider from iOS and SeekBar from Android - callstack/react-native-slider

  7. Slider | React Native UI

    The Slider component provides a draggable slider interface for selecting values within a specified range. It's perfect for settings, volume controls, and any scenario where users need to select a …

  8. React Native Awesome Slider - npm

    A versatile, responsive <Slider /> component for React Native and Web.. Latest version: 2.9.0, last published: 8 months ago. Start using react-native-awesome-slider in your project by …

  9. How to add slider in React Native - Educative

    This code is a React Native app that demonstrates the use of sliders with various configurations. The app displays four sliders, each with a different range and step value, allowing users to …

  10. How to Add and Use an Image Slider in React Native Apps?

    Feb 19, 2025 · In this tutorial, we covered how to implement a basic image slider in React Native using the react-native-snap-carousel package. With just a few lines of code, you can create a …