Tomas Roos

Results 80 comments of Tomas Roos

You can always handle this outside the multislider for presentation or getting the value you require. And let the MultiSlider talk int's

Did you try to place the component further away from the bottom? Pretty sure that area is restricted by Apple for their gestures

That is not possible as of today since passing new props is blocked when the markers are actively being updated. https://github.com/ptomasroos/react-native-multi-slider/blob/master/MultiSlider.js#L98 What type of logic where you considering @shenshenwlb ?

Today this is not possible @cnickless Can you explain to me the use-case for having a "buffer" on each side? Is it a design purpose or something else?

Thanks @karsens, would you consider making this a feature?

First good bug report I've ever received, will try to fix this but it on be until end of August since i'm currently on vacation. Thanks for providing a example...

So what you're saying @richardbaltariu is that you think its fine for user code to send in values into the array which are larger than the user selected min, max?...

Oh really? Now just inherit it from the I18Manage and flip it in the case. Feel free to send a pull request for this

@scotbond are you happy with this? Something I should incorporate to the main repo? I myself have no knowledge of RTL and whats "standard"