Skip to content
This repository has been archived by the owner on Dec 18, 2017. It is now read-only.

Infinite Scroll? #53

Open
inPhilly opened this issue Jun 14, 2015 · 4 comments
Open

Infinite Scroll? #53

inPhilly opened this issue Jun 14, 2015 · 4 comments
Assignees

Comments

@inPhilly
Copy link

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?

@munnie
Copy link

munnie commented Jun 24, 2015

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

@akkyie
Copy link
Owner

akkyie commented Jul 4, 2015

@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.

@akkyie akkyie self-assigned this Jul 4, 2015
@inPhilly
Copy link
Author

Hi Akkyie. Any progress on this?

@inPhilly
Copy link
Author

inPhilly commented Dec 4, 2015

Hi Akkyie. Are you still planning on including this enhancement?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants