miblanchard / react-native-slider

A pure JavaScript <Slider> component for react-native and react-native-web

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

renderBelowThumbComponent available in master but not yet published to npm

sruli opened this issue · comments

commented

Hey,

I found this library today and I'm really excited about it. Great work, thank you. I really appreciate the ability to customize the styles to match our designs so that I don't need to write the component myself to get the styles we need.

I noticed a renderBelowThumbComponent prop in the master branch that has not yet been published to npm. That would be really helpful. Are there plans for a new release soon?

Thanks.

I also just noticed this issue.

Hey,

I found this library today and I'm really excited about it. Great work, thank you. I really appreciate the ability to customize the styles to match our designs so that I don't need to write the component myself to get the styles we need.

I noticed a renderBelowThumbComponent prop in the master branch that has not yet been published to npm. That would be really helpful. Are there plans for a new release soon?

Thanks.

I figured out you can just add a top style attribute and it will do the same thing. I did top: '55px'

Thanks for the reminder! Just published 2.2.0

Hello @miblanchard !

I am having this issue as well. Just this morning I installed with yarn add @miblanchard/react-native-slider but the renderBelowThumbComponent doesn't seem to be present in the library (though it is listed in the node_module readme).

Thanks!

Hey, renderBelowThumbComponent is not available in 2.2.0, Please check

Thanks for the reminder! Just published 2.2.0

not found,maybe It slipped your mind

Closing as this should not be on npm.