Closed jameszasod closed 6 years ago
Hi @jameszasod!
You can choose the .customView
item type, then load your totally customized UIView from nib on PickerViewDelegate
.
That way all the customizations you do on the nib will reflect on the PickerView.
Can I custom pickerView from nib.
thank you.