CPPickerView icon indicating copy to clipboard operation
CPPickerView copied to clipboard

Added support for custom views.

Open adya opened this issue 10 years ago • 0 comments

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 example (on view usage tab) to show coloured custom views.

adya avatar Oct 04 '15 14:10 adya