PBGroupScrollController icon indicating copy to clipboard operation
PBGroupScrollController copied to clipboard

Controller that allows great user experiance when scrolling collection view down and up. Instead of classic scrolling it offers scroll whole page.

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.