Skip to content

bkeys818/CardCarousel

Repository files navigation

Card Carousel

A package that adds carousel view to SwiftUI.

Installation

To use this package, add it to your Xcode project as a dependency. Go to File > Add Packages and enter this repository’s url.

For a more detailed description of how to add packages, check out Apple’s documentation.

Demo

package demonstration

Credit

This package was build on top Christopher Guirguis's Infinite Carousel.