Customizable Swift image slideshow with circular scrolling, timer, and full-screen viewer. To run the example project, clone the repo, and run pod installs from the Example directory first. Set images by using setImageInputs method on ImageSlideshow instance with an array of InputSources. By default, you can use ImageSource which takes UIImage or few other InputSources for the most popular networking libraries. You can also create your own input source by implementing InputSource protocol. Page indicator can be customized using the pageIndicator property on ImageSlideshow. By defualt, a plain UIPageControl is used. If needed, page control can be customized.
Features
- Integrate ImageSlideshow into your Xcode project using Carthage
- ImageSlideshow is available through CocoaPods
- Carthage does not include InputSources for external providers
- Full Screen view
- You can customize style and color of the indicator
- Page indicator can be customized using the pageIndicator property on ImageSlideshow
Categories
User Interface (UI)License
MIT LicenseFollow ImageSlideshow
You Might Also Like
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of ImageSlideshow!