miblanchard / react-native-slider

A pure JavaScript <Slider> component for react-native and react-native-web

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Animate thumb into position when trackbar is clicked/tapped

tomkilleen opened this issue · comments

Hi, when you click somewhere on the trackbar, is there a way to make the thumb slide into the correct position rather than jump instantly?

Thanks