Skip to content

Instantly share code, notes, and snippets.

View 4PixelsDev's full-sized avatar

Igor Stojanovic 4PixelsDev

  • Nov Sad, Serbia
View GitHub Profile
@4PixelsDev
4PixelsDev / StickyHeaderFlowLayout.m
Last active December 20, 2015 18:58 — forked from evadne/gist:4544569
IOS: UICollectonView Sticky Header - similar to UITableView header
//
// StickyHeaderFlowLayout.m
// Wombat
//
// Created by Todd Laney on 1/9/13.
// Copyright (c) 2013 ToddLa. All rights reserved.
//
// Modified from http://blog.radi.ws/post/32905838158/sticky-headers-for-uicollectionview-using THANKS!
//