landonf / block_samplesLinks
Sample uses of C/Objective-C Blocks
☆43Updated 16 years ago
Alternatives and similar repositories for block_samples
Users that are interested in block_samples are comparing it to the libraries listed below
Sorting:
- Useful little gems to use when programming in Objective C☆47Updated 13 years ago
- A modification for Xcodes 'Compress PNG Files' Build Setting☆60Updated 14 years ago
- An Objective-C library to convert model objects to PropertyLists/JSON Dictionaries, and vice versa.☆179Updated 4 years ago
- This project provides a simple framework to centralize style information (fonts, colors, etc) in iPhone and Mac applications.☆29Updated 15 years ago
- Class to enable NSLogging all NSNotifications being posted in real time☆33Updated 14 years ago
- Lightweight notifications in iOS apps☆188Updated 12 years ago
- SMS Message Bubbles☆42Updated 13 years ago
- An example application that shows you how to use Grand Central Dispatch for loading table views on iOS.☆110Updated 13 years ago
- Quickly cache drawRect methods to images, to avoid unnecessarily repeating intensive drawings every time.☆50Updated 16 years ago
- Tool for creating Objective-C frameworks for iOS (iPhone and iPad) around static libraries☆80Updated 11 years ago
- An extension to NSTimer that allows you to pass a block to handle timer events instead of using a callback method.☆17Updated 13 years ago
- A Geocoder and reverse GeoCoder sitting atop the CoreLocation frameworks provided by Apple for Snow Leopard and iPhone☆62Updated 16 years ago
- Simple Objective-C gesture recognizer for use on the iPhone☆224Updated 13 years ago
- Subclass of UIApplication to automatically handle application timeouts☆50Updated 14 years ago
- ☆115Updated 14 years ago
- iOS view controller tree for presenting a text font/size/colour picker to user.☆99Updated 15 years ago
- A wrapper around CLLocationManager that makes it easy to stub out locations and uses a Objective-C blocks☆27Updated 14 years ago
- Custom UIViewController Transitions☆47Updated 14 years ago
- Private API checker for iOS. Requires class-dump-z to be in the PATH☆63Updated 13 years ago
- A category on UIView to create an instance with a block for its drawRect.☆142Updated 12 years ago
- Snippets of Useful iPhone Objective-C Code