landonf / block_samples
Sample uses of C/Objective-C Blocks
☆43Updated 15 years ago
Alternatives and similar repositories for block_samples:
Users that are interested in block_samples are comparing it to the libraries listed below
- Lightweight notifications in iOS apps☆188Updated 11 years ago
- A modification for Xcodes 'Compress PNG Files' Build Setting☆59Updated 13 years ago
- Subclass of UIApplication to automatically handle application timeouts☆50Updated 13 years ago
- View that display cells as a grid. Uses quite the same API as UITableView☆70Updated 12 years ago
- A category on UIView to create an instance with a block for its drawRect.☆142Updated 11 years ago
- SMS Message Bubbles☆43Updated 13 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
- Custom UIViewController Transitions☆47Updated 13 years ago
- Modified from http://www.hanspinckaers.com/multi-line-uitextview-similar-to-sms☆47Updated 10 years ago
- Button-style contact picker to select multiple people from the iPhone Address Book, with type-ahead and auto-completion.☆130Updated 10 years ago
- A simple iOS control for stacking UIViews without the hassle of managing a UITableView☆55Updated 12 years ago
- Quickly cache drawRect methods to images, to avoid unnecessarily repeating intensive drawings every time.☆50Updated 15 years ago
- Race-free completion and cancellation of asynchronous work.☆88Updated 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
- A system to better manage UITableView data source classes, because they can be reusable too!☆32Updated 12 years ago
- This project provides a simple framework to centralize style information (fonts, colors, etc) in iPhone and Mac applications.☆29Updated 14 years ago
- Twitteriffic's fancy UILabel☆69Updated 13 years ago
- Animates spinning an UIImage☆38Updated 11 years ago
- A Collection of NSOperation Subclasses that simplify the use of NSManagedObjects in background threads.☆50Updated 9 years ago
- A UIViewController subclass which implements its own auto-rotation logic, so its view can be placed directly into a UIWindow above other …☆38Updated 13 years ago
- WebDAV syncing classes for Cocoa☆18Updated 13 years ago
- Sample iOS project showing how to customize the look of the UINavigationBar.☆27Updated 14 years ago
- A resizable, recolorable clone of the spinning NSProgressIndicator.☆87Updated 5 years ago
- This is a small category that creates an animated UIImage out of a gif image.☆174Updated 8 years ago
- KVO and blocks done right☆51Updated 10 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 UIWindow that can be used to zoom in a specific UIView and displays it fullscreen☆119Updated 11 years ago
- Snippets of Useful iPhone Objective-C Code☆67Updated 15 years ago
- An example showing the 3D effect on a view using panning gestures☆70Updated 13 years ago
- DCFineTuneSlider is designed to be a drop in replacement for UISlider that adds fine tuning features and block support.☆71Updated 13 years ago