react-native-slider icon indicating copy to clipboard operation
react-native-slider copied to clipboard

Support multiple thumbs

Open danielgindi opened this issue 7 years ago • 4 comments

Now we can pass an array to value to achieve multiple thumbs. thumbImage accepts an array also - to override individual thumbs. There's a new thumbView property, that works like thumbImage but supplies the whole thumb View.

An idea I took from @doctadre's PR, is better naming for the following props: minimumTrackTintColor is deprecated, use trackHighlightColor maximumTrackTintColor is deprecated, use trackColor

danielgindi avatar Nov 02 '17 14:11 danielgindi

@danielgindi This feature would be great, where are we with it ?

StevenMasini avatar Mar 28 '18 02:03 StevenMasini

It's just waiting for a merge!

danielgindi avatar Mar 29 '18 13:03 danielgindi

@idealllee @RoshOne4 Can it be merged ?

StevenMasini avatar Mar 29 '18 16:03 StevenMasini

@jeanregisser can we get this merged? Awesome feature.

devth avatar May 08 '18 12:05 devth