ozetadev / AsyncCarouselImageView

Asynchronous image carousel that lazily loads the images.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AsyncCarouselImageView

Asynchronous image carousel that lazily loads the images.

Dependencies

AlamoFire

Usage

let carouselImageView = AsyncCarouselImageView()
carouselImageView.loadUrls([urls])

About

Asynchronous image carousel that lazily loads the images.

License:MIT License


Languages

Language:Swift 100.0%