rn-range-slider icon indicating copy to clipboard operation
rn-range-slider copied to clipboard

Slider does not support "tapping" actions hover at selected location.

Open orbulant opened this issue 4 years ago • 0 comments
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.

orbulant avatar Sep 29 '21 08:09 orbulant