Search code examples
iphoneuipickerviewloops

Can we enable looping of rows in a UIPickerView as we do it in UIDatePicker?


I am developing an App where i am struck with the looping of rows in a UIPickerView. Can anyone please help me? it would be of great help if anyone would post the solution. I want the rows in a UIPickerView scroll continuosly in a circular manner without having a end point.


Solution

  • It is possible. For anyone of you who needs it, try this.