Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 580 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 580 Bytes

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

Example

Getting Started

Installation

$ npm install --save react-native-multislider