Skip to content

MathieuWhite/InfiniteScroll-Swift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InfinteScroll-Swift

Version License Platform

About

An infinite horizontal UIScrollView subclass with paging for Swift.

Demo

Example

To try out the pod run pod try MWInfiniteScroll

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

iOS 8.0

Installation

InfinteScroll-Swift is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'MWInfiniteScroll'

Author

Mathieu White, mathieuwhite91@gmail.com

License

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