andrey-sh / react-native-picker-horizontal

Horizontal picker animated component for React Native.
MIT License
10 stars 6 forks source link

Auto snaps to half of items length and then last #11

Open mateouribe opened 3 months ago

mateouribe commented 3 months ago

Hi, great component, allows to customize very well but I am facing a problem where the slider auto snaps to the last item of the data when sliding to select another one from the array, how to solve this?