callstack / react-native-slider

React Native component exposing Slider from iOS and SeekBar from Android
MIT License
1.16k stars 263 forks source link

Custom component for marker #154

Open mitaxe opened 4 years ago

mitaxe commented 4 years ago

Now it is only possible to pass a static image to the marker. It would be nice to support custom components. For example to display some dynamic values inside of it.

kostiantyn-solianyk commented 11 months ago

Would be really nice to have it!

artsnr1 commented 10 months ago

+1

s43 commented 4 months ago

+1

BartusZak commented 4 months ago

+1

05798 commented 4 months ago

+1

saulamsal commented 1 month ago

+1

bryanltobing commented 4 weeks ago

i believe that now we can do this with StepMarker prop, but what about thumb? is it possible now to add custom component for thumb for dynamic values?