Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Looping CollectionView Type of Infinite Scroll How ? #139

Open
agotfredsen82 opened this issue Aug 12, 2019 · 1 comment
Open

Looping CollectionView Type of Infinite Scroll How ? #139

agotfredsen82 opened this issue Aug 12, 2019 · 1 comment

Comments

@agotfredsen82
Copy link

Hi. I've used CollectionKit successfully for what I want to do but now I also would like to make it wrap around . I've looked at the Chat and its endless scroll but its not really what I want to do.

I have isPagingEnabled enabled for my CollectionView but when I reach the last page I want to display the first page ... and if I swipe left on the first page I want to go to the last ... like a looping endless page scroll

isLoopingEnabled = true would be a nice feature but until then how do I do this with CollectionView ...

@Seven163
Copy link

@agotfredsen82 Have you solved this issue?

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

No branches or pull requests

2 participants