@devabx/react-native-multi-slider
v0.1.0
Published
Android and iOS supported pure JS slider component with multiple markers for React Native
Downloads
168
Maintainers
Readme
react-native-multi-slider forked from https://github.com/ptomasroos/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.
Examples
cd example
npm install
react-native run-ios
react-native run-android
Installation
$ npm install --save @devabx/react-native-multi-slider