ZacharyKhan / ZKCarousel

A simple carousel implementation written in Swift
MIT License
289 stars 57 forks source link

Images rotate automatically #1

Closed mvalbuquerque closed 6 years ago

mvalbuquerque commented 6 years ago

Hello! Is there any property that causes the image to rotate automatically without the user touching the screen?

Tks,

ZacharyKhan commented 6 years ago

Hey there @mvalbuquerque , currently there is not. I can work on this tonight and add this functionality to auto traverse through the carousel items.

elmz87 commented 6 years ago

@ZacharyKhan would love to see this feature too!

ZacharyKhan commented 6 years ago

Sorry guys, I’ve been crammed with school and work. I’ll get to this as soon as possible!

ZacharyKhan commented 6 years ago

Added in PR #4 👍

run pod update and make sure you are using pod 0.1.3 to use the feature. I will update the README with documentation shortly.

mvalbuquerque commented 6 years ago

Thank you very much for the response and look forward to the new version. Could you notify me, please? God bless.

Em 4 de jan de 2018, à(s) 21:50, Zachary Khan notifications@github.com escreveu:

Hey there @mvalbuquerque https://github.com/mvalbuquerque , currently there is not. I can work on this tonight and add this functionality to auto traverse through the carousel items.