githuboftigran / rn-range-slider

A native slider with range
MIT License
234 stars 130 forks source link

Vertical Range Slider #94

Closed emilmammadov closed 3 years ago

emilmammadov commented 3 years ago

Hi. I want to use range slider vertically. Which classes should I change for vertical scrolling? I rotated the slider but gestures is working in X axis.

Thanks in advance.

githuboftigran commented 3 years ago

@emilmammadov , vertical slider is not supported currently. But you can fork this repo and create your own. I think the index, styles and hooks files should be changed.