To run the example project, clone the repo, and run pod install
from the Example directory first.
StickyHeaderTabController is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'StickyHeaderTabController'
- width is set by
StickyHeaderTabController
- height should be set by you
- must not have priority >= 700 in order for stretch on vertical bounce to work.
- be careful of compression resistance of subviews, especially imageviews.
- width is set by
StickyHeaderTabController
- height should be set by you
- must not have any priorities lower than 250.
Benjamin Chrobot, [email protected]
StickyHeaderTabController is available under the MIT license. See the LICENSE file for more info.