Tomas Roos
Tomas Roos
No that is sadly not possible
I believe that now that overflow is being brought into Android we could actually use the onLayout hook back and recalculate this based on the parent the slider is inserted...
Sure, I don't mind. Feel free to send a pull request and we can add this.
Thank you for the contribution! I will take a look at it :)
May I ask in which use-case you're using the feature? Just to understand it :)
Ah I see! Cool. Thanks
Have you tried if this PR helps your case? https://github.com/ptomasroos/react-native-multi-slider/pull/236
Because I've haven't had a RN dev setup for that period of time so its hard for me to QA the release before pushing it. If someone wants to test...
Correct! The examples and the markdown is the documentation only.
> Is there any easy way to style the label? I only saw `enableLabel` prop on the documentation. Also it's not accepting function but boolean. In the README.md you can...