A picture representing eoghain

eoghain

eoghain
San Diego, CA
RBStatefulTableViewController screenshot

RBStatefulTableViewController

May 14, 2015 • MIT License
An UITableViewController that allows you to change between multiple states (i.e. Loading, Empty, Populated) and have your tableview animate the data changes.
No image provided.

RBCollectionViewInfoFolderLayout

April 26, 2014 • MIT License
A UICollectionViewLayout that uses supplemental views to display a folder below a cell that looks like the screen was split. Mimics the pre iOS7 springboard groups visualization. Wrote this because...
No image provided.

RBCollectionViewBalancedColumnLayout

March 20, 2014 • MIT License
A custom UICollectionViewLayout that displays your cells in columns that are balanced for height. Instead of telling the layout how many columns you want, just tell it the width of your cells and ...