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.
To run the example project; clone the repo, and run pod install
from the Project directory first.
Minimum iOS version: 6.0.
PBGroupScrollController is available through CocoaPods, to install it simply add the following line to your Podfile:
pod "PBGroupScrollController"
Piotr Bernad, piotrbernadd@gmail.com
PBGroupScrollController is available under the MIT license. See the LICENSE file for more info.