You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 18, 2017. It is now read-only.
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?
The text was updated successfully, but these errors were encountered:
@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.
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?
The text was updated successfully, but these errors were encountered: