This is a cycle scrollview in swift supporting autoplay and manual play.
- Support both frame and autolayout, and you can add
ImageCycleScrollViewby both code and storyboard. - Support image from server, and you can reset the
imageUrls.
-
For iOS 8+ projects with CocoaPods:
pod 'ImageCycleScrollView' -
For iOS 8+ projects with Carthage:
github "shinancao/ImageCycleScrollView"
ImageCycleScrollView is released under the MIT license. See LICENSE for details.
