jeanregisser / react-native-slider

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

add inverse and thumb component #127

Open nmatsumoto4 opened 6 years ago

nmatsumoto4 commented 6 years ago

add following props

Props Type Default Description
inverseMode boolean false tint start is end
thumbComponent node null thumb Component

2018-06-21 18 22 55