Skip to content

abramchuk-v/PageLayout

Repository files navigation

PageLayout Swift 4.0

Sample

Usefull UICollectionFlowLayout for paging and centering cell.

Installation

SWPageLayout requires iOS 10.0 or later.

Using CocoaPods

  1. Add the pod SWPageLayout to your Podfile.

    pod 'SWPageLayout', :git => 'https://github.com/abramchuk-v/PageLayout.git'
    
  2. Run pod install from Terminal, then open your app's .xcworkspace file to launch Xcode.

Demo

Build and run the PageLayoutExample project in Xcode to see SWPageLayout in action. Have fun.

Contact

Abramchuk Vladislav

License

This project is available under the MIT license. See the LICENSE file for more info.