Here's a list of features Infinite Carousel has to offer:
👉 Infinite looping 🤯
👉 Animate slide to next element (optional)
👉 Supports user generated swiping too
👉 Supports iOS16+, macOS13+, tvOS16+, watchOS9+ and visionOS1+
👉 Example Xcode Project
👉 100% Documented
Add the InfiniteCarousel library to your project.
Use InfiniteCarousel by providing an array of Equatable data, setting the duration to display each card (set to 3 seconds by default) and the padding (set to 0 by default).
Optionally set the duration to 0 to disable automatic scrolling.
Every function, every variable, every line of code is thoroughly documented, so you get peace of mind what InfiniteCarousel does under the hood.
added support for iOS16
Added option for padding and transition
iOS16+ ・ macOS13+・ tvOS16+・ watchOS9+ ・ visionOS1+