rn-range-slider
rn-range-slider copied to clipboard
Slider does not support "tapping" actions hover at selected location.
trafficstars
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.