react-native-MultiSlider
react-native-MultiSlider copied to clipboard
A track with multiple thumbs based on react-native.
Results
2
react-native-MultiSlider issues
Sort by
recently updated
recently updated
newest added
error: bundling failed: SyntaxError: react-native/rchampz_sv/node_modules/react-native-MultiSlider/MultiSlider.js: A trailing comma is not permitted after the rest element (153:14) 151 | trackWidth, 152 | rangeColor, > 153 | ...other, | ^ 154 |...
There is a way to return dinamically a thumb to a specific value. Example, in a range of 14, 15, 16, 17... disable 14, so the user cant set the...