https://github.com/nextfaze/pagedcollectionview
A centered paged collection view
https://github.com/nextfaze/pagedcollectionview
Last synced: 11 months ago
JSON representation
A centered paged collection view
- Host: GitHub
- URL: https://github.com/nextfaze/pagedcollectionview
- Owner: NextFaze
- License: mit
- Created: 2017-03-08T03:50:45.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-10-31T04:27:58.000Z (over 6 years ago)
- Last Synced: 2025-08-01T00:25:36.856Z (11 months ago)
- Language: Swift
- Homepage:
- Size: 51.8 KB
- Stars: 3
- Watchers: 12
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PagedCollectionView
A centered paged collection view with page controls
[](https://travis-ci.org/NextFaze/PagedCollectionView)
[](http://cocoapods.org/pods/PagedCollectionView)
[](http://cocoapods.org/pods/PagedCollectionView)
[](http://cocoapods.org/pods/PagedCollectionView)
## Example
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements
iOS 9.0
## Installation
PagedCollectionView is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:
```ruby
pod "PagedCollectionView"
```
## License
PagedCollectionView is available under the MIT license. See the LICENSE file for more info.