Skip to content

JustinNothling/react-native-multislider

 
 

Repository files navigation

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

About

Android and iOS Pure JS react native multi slider

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 69.7%
  • Objective-C 17.9%
  • Python 6.7%
  • Java 5.7%