Open inPhilly opened 9 years ago
There's a way to achieve that effect with UIPickerView. I think you can apply to AKPickerView http://stackoverflow.com/questions/214441/how-do-you-make-an-uipickerview-component-wrap-around
@mommyme There is currently no official way to implement infinite scrolling on AKPickerView. But as you said, UIDatePicker does it, so I'll implement it also on AKPickerView soon. Of course any pull requests are still welcomed.
@munnie Thank you for your cooperation.
Hi Akkyie. Any progress on this?
Hi Akkyie. Are you still planning on including this enhancement?
Is it possible to have, say, 5 values on infinite scroll, so that there would be no left or right end? Much how date pickers on iOS, when the month passes December it just starts right up again in January?