jeanregisser / react-native-slider

A pure JavaScript <Slider> component for react-native
MIT License
1.3k stars 571 forks source link

It would be better that disabled state is different from normal state. #159

Open LiuMengzhou opened 5 years ago

LiuMengzhou commented 5 years ago

There is no difference when slider is disabled or enabled. Just a suggestion.

rkbhochalya commented 4 years ago

Agree though you can conditionally change styles in disabled mode.