Usefull UICollectionFlowLayout for paging and centering cell.
SWPageLayout requires iOS 10.0 or later.
Using CocoaPods
-
Add the pod
SWPageLayoutto your Podfile.pod 'SWPageLayout', :git => 'https://github.com/abramchuk-v/PageLayout.git' -
Run
pod installfrom Terminal, then open your app's.xcworkspacefile to launch Xcode.
Build and run the PageLayoutExample project in Xcode to see SWPageLayout in action.
Have fun.
Abramchuk Vladislav
This project is available under the MIT license. See the LICENSE file for more info.
