Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 761 Bytes

README.md

File metadata and controls

29 lines (15 loc) · 761 Bytes

PBGroupScrollController

Controller that allows great user experience when scrolling CollectionView down and up. Instead of classic scrolling it offers scrolling the whole page. Inspired by Feedly app.

image

Usage

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

Requirements

Minimum iOS version: 6.0.

Installation

PBGroupScrollController is available through CocoaPods, to install it simply add the following line to your Podfile:

pod "PBGroupScrollController"

Author

Piotr Bernad, [email protected]

License

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