JackDanielsAndCode / react-native-multi-slider

Pure JS react native slider component with one or two markers.
MIT License
151 stars 96 forks source link

Marker visual position on track #45

Open cjcheshire opened 7 years ago

cjcheshire commented 7 years ago

I'm using a custom marker but in theory this could apply for the default marker.

I'd like to alter where the marker visually starts and finishes. Here's a crude mock up:

image

Is there / can you think of an easy way to modify to decide whether the marker is contained within the track or the current behaviour (centre of the mark)?