Usefull UICollectionFlowLayout for paging and centering cell.
SWPageLayout requires iOS 10.0 or later.
Using CocoaPods
-
Add the pod
SWPageLayout
to your Podfile.pod 'SWPageLayout', :git => 'https://github.com/abramchuk-v/PageLayout.git'
-
Run
pod install
from Terminal, then open your app's.xcworkspace
file 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.