SwiftImageCarousel
SwiftImageCarousel copied to clipboard
SwiftImageCarousel is a reusable UIPageController carousel for iOS
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...
 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)
### 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...