react-native-multislider
v0.0.14
Published
Android and iOS supported pure JS slider component with multiple markers for React Native
Downloads
12
Maintainers
Readme
react-native-multi-slider
Pure JS react native slider component with one or two markers. Options to customize track, touch area and provide customer markers and callbacks for touch events and value changes. Now works when placed inside PanResponder.
Examples
cd example
npm install
react-native run-ios
react-native run-android
Getting Started
Installation
$ npm install --save react-native-multislider