SwiftImageCarousel icon indicating copy to clipboard operation
SwiftImageCarousel copied to clipboard

SwiftImageCarousel is a reusable UIPageController carousel for iOS

Results 5 SwiftImageCarousel issues
Sort by recently updated
recently updated
newest added

Please help to upgrade to Swift 4.1 or 5 Thanks

I can't seem to get any URL to work except fro the cat and the macbook ones that you showed as the examples. Here is the URL that I'm providing...

![screen shot 2018-04-30 at 8 57 39 pm](https://user-images.githubusercontent.com/15211105/39435539-558f0b66-4cb9-11e8-8613-f63a9cb19312.png) When i loaded images with transparent background it shows black color how to modify it to white color. Please any help would...

Provide the following folder structure: 1. Source 2. Tests 3. Example 4. Documentation (if any)

enhancement

### Rationale Right now users can add image urls by setting the `contentImageURLs` array with strings. What if they want to cache those images or download them beforehand? ### Possible...

enhancement