SimformSolutionsPvtLtd / react-native-radial-slider

React Native component to select or highlight a specific value from a range of values 👌 ✨
MIT License
141 stars 14 forks source link

How can reduce space between min and mix? #46

Closed Yagnesh7028 closed 7 months ago

Yagnesh7028 commented 10 months ago

Hello, I want to reduce a space between this two points, how can i do it? Screenshot 2023-12-21 at 6 04 29 PM

mukesh-simform commented 7 months ago

You'll need to reduce the size of the slider to achieve this. Unfortunately, there isn't a direct prop available to manage the space between the points. However, you can contribute by raising a pull request. Thank you.