Pinned Repositories
Behaviors
Working implementation of behaviors using the Swift 3 protocol system
CoreDataTableView
Eliminates boilerplate code involved with an NSFetchedResultsController and a UITableView.
CWDropDownMenu
DropDownMenu is a block based UIButton subclass that uses UIActionSheet to present a drop down menu.
kevinrandrup's Repositories
kevinrandrup/CoreDataTableView
Eliminates boilerplate code involved with an NSFetchedResultsController and a UITableView.
kevinrandrup/CWDropDownMenu
DropDownMenu is a block based UIButton subclass that uses UIActionSheet to present a drop down menu.
kevinrandrup/Behaviors
Working implementation of behaviors using the Swift 3 protocol system
kevinrandrup/CWStorage
Persistently store objects simply by declaring them as properties and settings them. Receive block-based change notifications whenever the properties are set.
kevinrandrup/MXLCalendarManager
A set of classes used to parse and handle iCalendar (.ICS) files
kevinrandrup/SNFSegmentedViewController
The simplest way to use a segmented control to switch between view controllers.
kevinrandrup/tuist
🚀 Create, maintain, and interact with Xcode projects at scale