UPCarouselFlowLayout is an open source UI component from Paul Ulric providing a custom UICollectionViewLayout for creating a carousel views.
UPCarouselFlowLowLayoutout can be implemented within interface builder with customizable fading, and scaling seen when the user switches between items. Items are displayed with circular images, and text.
Here’s an animation from the readme showing UPCarouselFLowLayout in action:
You can find UPCarouselFlowLayout on Github here.
A nice carousel style view component.
Original article: UPCarouselFlowLayout – Custom UICollectionView Layout For Creating Carousel Views
©2016 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.
Reference source: iOS App Dev Libraries, Controls, Tutorials, Examples and Tools