CPPickerView
CPPickerView copied to clipboard
A custom, configurable, horizontal version of UIPickerView built to live in a UITableViewCell.
Results
2
CPPickerView issues
Sort by
recently updated
recently updated
newest added
Hey, I've started using your CPPickerView and came up with no ways to display images. So I added a method to the dataSource delegate similar to UIPickerView (pickerView:viewForRow:forComponent:reusingView:) Also modified...
How about infinite menu? If locate on last option, go to first menu.
enhancement