Carousel with auto zigzag switching effect.
npx animatex-pro add swiftcarousel| Prop | Default | Description |
| images | None | Array of images for the switching interaction. |
| cardWidth | 280 | Determines the width of each card. |
| cardHeight | 290 | Determines the height of each card. |
| className | style the main container to fit your design. | |
| backText | Determines the text that rests behind the carousel. | |
| textStyle | Style the backText. | |
| swiftDelay | 2 | Controls the delay time before image switching. |
| swiftDuration | 0.4 | Controls how fast each images closes as it leaves. |
