PickerView Custom in Swift

51 views Asked by At

I need to implement horizontal picker view.

I've tried to rotate UIPickerView, but it's not work poerfect because problem is that big distance between elements and it is possible to change selected item when scroll stops, not when it is scrolling.

Is the right way to do it?

i need picker view like this

0

There are 0 answers