Skip to content

Releases: ajaswal/react-native-slider

Add trackClickable as a prop

29 Nov 18:26

Choose a tag to compare

Add a new prop called trackClickable , the Default value is false. If set to true the Slider will act as a seek bar and be responsive to touches and clicks.