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

ScrollView Infinite Looping #38

Open
lichenglu opened this issue Jun 14, 2016 · 10 comments
Open

ScrollView Infinite Looping #38

lichenglu opened this issue Jun 14, 2016 · 10 comments

Comments

@lichenglu
Copy link

First of all, thank you so much for the project, love it a lot!
I wonder is it possible to add infinite looping for scrollView without much work? Now the looping is a bit weird, because if I hit the right-most view, and want it to go back to the first view, I will need to left-swift several times, rather than just right swipe one time.
If so, could you give me some suggestions so that I could add this feature and open a pull request maybe?

@evgenyneu
Copy link
Owner

Hi @lichenglu, this will be a nice feature to have, thanks for bringing it up. I am not sure how to do it. Maybe it is easy, please feel free to investigate.

@evgenyneu
Copy link
Owner

I found an existing library that offers the infinite scrolling: https://github.com/zvonicek/ImageSlideshow

@lichenglu
Copy link
Author

I am actually using this library now because of its infinite loop feature. I will see if I can add this feature based on yours

@evgenyneu
Copy link
Owner

evgenyneu commented Jun 15, 2016

@lichenglu great, if ImageSlideshow works for you well no need to add infinite scroll to Auk. Unless you really want to :). I would rather keep Auk simple and focused so it can do few things really well rather than trying to do everything for everyone, if you know what I mean.

@lichenglu
Copy link
Author

Make sense to me! I will not try to add this feature then :)

@kashlo
Copy link

kashlo commented Jan 4, 2017

I was unable to use https://github.com/zvonicek/ImageSlideshow in my project
But Auk worked liked a charm :)
so implementing infinite scrolling would be great

@evgenyneu
Copy link
Owner

Thanks for your suggestion, @zakusha. I will think if this can be done without sacrificing the simplicity and reliability of the library. Suggestions are welcome as well.

@cardyng
Copy link

cardyng commented Feb 2, 2017

I like Auk very much! Thanks for developing it. And It would be great if it can have infinite scroll function :)

@Muvidevelopers
Copy link

@evgenyneu Did infinite scroll get implemented?

@evgenyneu
Copy link
Owner

@Muvidevelopers, no, it has not been implemented yet, unfortunately. Sorry :)

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

No branches or pull requests

4 participants