millenomi / ActivityKitLinks
A set of helper classes to organize user-facing activities on Mac OS X and iOS.
☆15Updated 14 years ago
Alternatives and similar repositories for ActivityKit
Users that are interested in ActivityKit are comparing it to the libraries listed below
Sorting:
- A subclass of Cocoa's NSNumberFormatter that adds ordinals to numbers.☆28Updated 14 years ago
- Private API checker for iOS. Requires class-dump-z to be in the PATH☆63Updated 13 years ago
- KVO and blocks done right☆51Updated 10 years ago
- A system to better manage UITableView data source classes, because they can be reusable too!☆32Updated 13 years ago
- A WebView subclass that uses its own internal non-permanent cookie storage and does not access or affect the system-wide shared cookie st…☆26Updated 14 years ago
- An extension to NSTimer that allows you to pass a block to handle timer events instead of using a callback method.