JackDanielsAndCode / react-native-multi-slider

Pure JS react native slider component with one or two markers.
MIT License
151 stars 96 forks source link

Slider length to 100% #54

Closed ramachandranv closed 6 years ago

ramachandranv commented 6 years ago

Is it possible to set sliderLength to 100% of screen width?

ramachandranv commented 6 years ago

I have set something like this sliderLength={Dimensions.get('window').width}