react-range
react-range copied to clipboard
Add new prop : Distance between thumbs
Create a new prop in order to allows a minimum distance between thumbs. I think that is pretty useful and I also saw that issue which already mentioned it:
https://github.com/tajo/react-range/issues/109
I really want this but it doesn't seem that the repo is maintained.
I like this feature. A few things to do:
- add the story here: https://github.com/tajo/react-range/blob/master/src/range.stories.tsx
- normalizeValue should have a new unit test for this
- update README.md
@tajo Any updates on this, meanwhile have anyone tried any workaround this ?