JackDanielsAndCode / react-native-multi-slider

Pure JS react native slider component with one or two markers.
MIT License
151 stars 96 forks source link

MultiSlider bottom bound can become greater than top bound #29

Open rpastorelle opened 8 years ago

rpastorelle commented 8 years ago

I have a MultiSlider with props: min={0} max={75} values={[0,75]}.

See:

screen recording 2016-07-18 at 04 57 pm