issues
search
githuboftigran
/
rn-range-slider
A native slider with range
MIT License
245
stars
137
forks
source link
Slider does not support "tapping" actions hover at selected location.
#115
Open
orbulant
opened
3 years ago
orbulant
commented
3 years ago
Some details about my development environment:
package.json:
"react-native": "0.61.5",
"rn-range-slider": "^2.1.1"
The issue:
The location of the "Thumb" does not move to the place where the user has "tapped" or "clicked". Only upon "dragging" left to right, then will the Thumb move it's location based on the last dragged value.
Some details about my development environment:
package.json:
The issue: