veader / V8HorizontalPickerView

Horizontal UIPickerView Control for iOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multiple pickers in one view

amulya10 opened this issue · comments

Hi Thankyou very much for code its wonderful.

But here i am facing a problem
I have 4 pickerviews with different data.
not able to understand how to pass arrays into pickers.

Check out the "dual_controls" branch and see if that gives you the clues you need.