veader / V8HorizontalPickerView

Horizontal UIPickerView Control for iOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Storyboard

larcho opened this issue · comments

I suggest adding support for storyboard.

It should be ease, you just need to override - (id)initWithCoder:(NSCoder *)aDecoder

should be fixed in 1115138 and a9fb60a. enjoy!