The default UIPickerView shows the current selection along with two options above and two options below the current section.
Is there a way to adjust this show that it shows more lines at a given time?
The height of UIPickerView is fixed and cannot be adjusted.