ScalingHeaderScrollView
April 20, 2022 • MIT License
A scroll view with a sticky header which shrinks as you scroll. Written with SwiftUI.
No image provided.
GSKStretchyHeaderView
June 23, 2016 • MIT License
A generic, easy to use stretchy header for UITableView and UICollectionView. It works without subclassing your table or collection view or by using a custom UICollectionViewLayout, so you can easil...
StickyFlowLayout
January 08, 2016 • MIT License
Collection view layout for presenting overlapping cells. Previously was used in Corner App.
IOStickyHeader
December 08, 2015 • Unspecified License
Parallax and Sticky header done right using UICollectionViewLayout
No image provided.
SAStickyHeader
November 07, 2015 • MIT License
A very simple sticky header with multiple image support via swipe gestures
NgKeyboardTracker
August 25, 2015 • Unspecified License
Objective-C library for tracking keyboard in iOS apps.
An article describing the usage:
https://medium.com/@meiwin/a-stickler-for-details-implementing-sticky-input-fields-in-ios-f88553d36dab
ASFloatingHeadersFlowLayout
May 04, 2015 • MIT License
High performance implementation of CollectionView Flow Layout for Sticky/Floating headers behavior like in table view.
Used new iOS7/8 features with partial invalidation.
BABFrameObservingInputAccessoryView
February 22, 2015 • MIT License
A simple view which allows for an iOS Messages style keyboard input view and panning behavior.
Supports iOS 7.0+
- Free of method swizzling
- No associated objects or other runtime hacks
- ...
TFStackingSectionsTableView
September 28, 2014 • MIT License
In a regular table view, only the current section header is pinned to the top. TFStackingSectionsTableView keeps all the section headers on screen, stacked at the top and bottom of the table. You c...
MYNStickyFlowLayout
September 09, 2014 • MIT License
Drop-in sticky headers and footers for UICollectionView.
VPStickyHeaderCollectionView
August 27, 2014 • MIT License
Collection view sticky header implementation in Swift
StickyHeaderView
March 26, 2014 • MIT License
Example of how to create a UITableView HeaderView which sticks to the top and stretches when pulled down. Kind of like the Tinder app does.
RDRStickyKeyboardView
March 05, 2014 • MIT License
Replication of iMessage's text input behavior on iOS 7 (UIScrollViewKeyboardDismissModeInteractive + persistent inputAccessoryView)
PDKTStickySectionHeadersCollectionViewLayout
February 06, 2014 • MIT License
UICollectionView Layout that makes section headers stick to the top of the collection view, over its section cells.
NoodleIPhoneTableView
March 24, 2011 • MIT License
An NSTableView subclass that simulates UITableView's look and feel.