ptomasroos / react-native-multi-slider

Android and iOS Pure JS react native multi slider
MIT License
775 stars 401 forks source link

Markers #258

Closed Per77070 closed 8 months ago

Per77070 commented 2 years ago

Hi!

The Multislider only shows one marker. How do I make it show two?

Best regards Per

usamaabutt commented 2 years ago

yes, how to show two markers?

Per77070 commented 2 years ago

Yes, please. :) I would like some help. I tried to follow your example, but I seem to be doing something wrong.

KyawSoeHein commented 2 years ago

Give it two values like values=[0,1]. The second marker will appear.

angelxmoreno commented 8 months ago

@Per77070 could you close this issue as resolved?