react-native-slider
react-native-slider copied to clipboard
Possibility to use two different components for sliders
As in title, would be great if I could supply two different components per sliders.
I suggest extending renderThumbComponent
to accept array of ReactNodes just like values does.