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:
- A modification for Xcodes 'Compress PNG Files' Build Setting☆59Updated 14 years ago
- Class to enable NSLogging all NSNotifications being posted in real time☆33Updated 13 years ago
- An Objective-C library to convert model objects to PropertyLists/JSON Dictionaries, and vice versa.☆179Updated 4 years ago
- Lightweight notifications in iOS apps☆188Updated 11 years ago
- Quickly cache drawRect methods to images, to avoid unnecessarily repeating intensive drawings every time.☆50Updated 15 years ago
- Private API checker for iOS. Requires class-dump-z to be in the PATH☆63Updated 13 years ago
- A Geocoder and reverse GeoCoder sitting atop the CoreLocation frameworks provided by Apple for Snow Leopard and iPhone☆60Updated 15 years ago
- Everything that really should be in Foundation, but isn't. Future-proof with ARC☆79Updated 10 years ago
- A drop in UITextView subclass that handles dismissing the keyboard with your finger, just like in the Messages.app.☆90Updated 12 years ago
- Tool for creating Objective-C frameworks for iOS (iPhone and iPad) around static libraries☆81Updated 10 years ago
- KVO and blocks done right☆51Updated 10 years ago
- ☆115Updated 13 years ago
- ☆38Updated 13 years ago
- A system to better manage UITableView data source classes, because they can be reusable too!☆32Updated 13 years ago
- UILabel replacement with support for linkable strings☆25Updated 15 years ago
- A simple iOS control for stacking UIViews without the hassle of managing a UITableView☆55Updated 12 years ago
- WebDAV syncing classes for Cocoa☆19Updated 13 years ago
- Simple Objective-C gesture recognizer for use on the iPhone☆224Updated 12 years ago
- Animates spinning an UIImage☆38Updated 11 years ago
- Modified from http://www.hanspinckaers.com/multi-line-uitextview-similar-to-sms☆47Updated 11 years ago
- A demo application for showing how to drag the keyboard down with your finger.☆135Updated 11 years ago
- iOS view controller tree for presenting a text font/size/colour picker to user.☆99Updated 14 years ago
- View that display cells as a grid. Uses quite the same API as UITableView☆70Updated 12 years ago
- A Collection of Useful Cocoa and UIKit Bits☆137Updated 10 years ago
- An application state machine, based on matching values within bitfields to trigger actions supplied using Blocks.☆87Updated 13 years ago
- An example application that shows you how to use Grand Central Dispatch for loading table views on iOS.☆110Updated 12 years ago
- DCFineTuneSlider is designed to be a drop in replacement for UISlider that adds fine tuning features and block support.☆71Updated 14 years ago
- BAMEasyTable is a class which handles the mechanics of a UITableView allowing you to write significantly less code to implement a table. …☆57Updated 13 years ago
- A category on UIView to easily apply a noise texture. Uses no external images or dependencies to make it very easy to drop into projects.☆191Updated 14 years ago
- DOAutocompleteTextField is a subclass of UITextField that provide the user with autocompleted text, similar to the URL bar on major brows…☆78Updated 8 years ago