react-native-multi-slider
react-native-multi-slider copied to clipboard
Prevent marker from being incremented only
I want to be able to prevent a marker from being incremented only.
The enableOne prop set to false disables every interaction with the marker, but I'd like to disable only increments.
Is it currenlty possible? I can't figure out how to do it.
Thanks.
Hey @phelipetls have you found a way how to do it?