githuboftigran / rn-range-slider

A native slider with range
MIT License
234 stars 130 forks source link

values steps is wrong #108

Closed benj-spectory closed 2 years ago

benj-spectory commented 3 years ago

my step is 0.1 and when I try to slide the slider I get ex. 2.1000000001 something like that. is there a workaround or something?

githuboftigran commented 2 years ago

@benj-spectory , that's how JavaScript works: https://stackoverflow.com/questions/588004/is-floating-point-math-broken