TestsTested | ✓ |
LangLanguage | Obj-CObjective C |
License | MIT |
ReleasedLast Release | Apr 2017 |
Maintained by yuriy-tolstoguzov.
A carousel-based layout for UICollectionView with scaled center item. It contains optional paginator to force user to select single item which will be presented exaclty at center of carousel. Before using library, make sure to have a look at Example project.
To run the example project, clone the repo, and run pod install
from the Example directory first.
iOS 7+
ScaledCenterCarousel is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod "ScaledCenterCarousel"
yuriy-tolstoguzov, [email protected]
ScaledCenterCarousel is available under the MIT license. See the LICENSE file for more info.