Simple grid layout for UICollectionView that fixes animation issues seen with UICollectionViewFlowLayout.
Also does sticky headers like UITableView.
See the included sample projects.
Requires TLIndexPathTools for internal implementation. The collection view itself does not necessarily need to use TLIndexPathTools, but the sample projects do.