CPPickerView
CPPickerView copied to clipboard
Added support for custom views.
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.