callstack / react-native-slider

React Native component exposing Slider from iOS and SeekBar from Android
MIT License
1.22k stars 270 forks source link

fix: floating number problem on android #649

Closed draggie closed 1 month ago

draggie commented 2 months ago

Summary:

fixes: #634 Resolves case 1 from the issue - when using floating numbers like in example for step size, min and max value it could result in unexpected number of steps

Test Plan:

Tested on android the case from example and some other floats