LRRepositoryPattern
March 03, 2015 • MIT License
An iOS example app based on the repository pattern and Typhoon DI framework
LRImageManager
March 03, 2015 • MIT License
Objective-C simple image manager with memory and disk cache support
LRNotificationObserver
March 03, 2015 • MIT License
A smarter, simpler and better way to use NSNotificationCenter with RAII
LRVariadicPerformSelector
March 02, 2015 • MIT License
Simple NSObject category to perform selectors with variadic arguments
LRScrollingSidebarController
January 29, 2014 • MIT License
Sidebar controllers are certainly one the the most implemented UX patterns in iOS. They became very popular due to Facebook and Path implementation. Nowadays, there are a lot of them, too may I'd s...