react-native-multi-slider
react-native-multi-slider copied to clipboard
enablelabel error
- [ ] I have searched existing issues
- [ ] I am using the latest multi slider version
Steps to Reproduce
Expected Behavior
when i use enableLabel ={true} app is crash could i know why this error occured?
Actual Behavior

share full code
I got the same error, fixed it by reducing the amount of steps in the slider. I think this allows the label to stay inside the slider area.
Still have the issue when I tried to reduce the number of steps. Is it possible to send a copy of your code?