Objective-C categories for functional data structure traversal with blocks. The interface was inspired by Javascript Array Iteration Methods. The implementation was inspired by Mike Ash’s Implementating Fast Enumeration Friday Q&A.
EXiLE
Automatic (ARC), Diagnostics, Infrastructure or Debugging, iPad, iPhone, iPhone and iPad, MIT License, Text, User Interface | No Comments
Easy XiB Localization Entity: A code-based localization mechanism that auto-generates unique but readable keys.
A customizable TabBarController implementation that can be positioned left/bottom/right/top.
A performant Grid-View for iOS (iPhone/iPad) that allows sorting of views with gestures (the user can move the items with his finger to sort them) and pinching/rotating/panning gestures allow the user to play with the view and toggle from the cellview to a fullsize display.
A simple, vertically scrolling grid view with re-arrange animations.
A two-dimensional scrolling view component for the iPhone, heavily inspired by UITableView.