landonf / block_samplesLinks
Sample uses of C/Objective-C Blocks
☆44Updated 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:
- Quickly cache drawRect methods to images, to avoid unnecessarily repeating intensive drawings every time.☆50Updated 15 years ago
- 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 14 years ago
- An Objective-C library to convert model objects to PropertyLists/JSON Dictionaries, and vice versa.☆179Updated 4 years ago
- A demo application for showing how to drag the keyboard down with your finger.☆135Updated 11 years ago
- An example application that shows you how to use Grand Central Dispatch for loading table views on iOS.☆110Updated 12 years ago
- A simple iOS control for stacking UIViews without the hassle of managing a UITableView☆55Updated 13 years ago
- Tool for creating Objective-C frameworks for iOS (iPhone and iPad) around static libraries☆81Updated 10 years ago
- Custom UIViewController Transitions☆47Updated 14 years ago
- Animates spinning an UIImage☆38Updated 12 years ago
- Access Google Reader using Objective-C/Cocoa☆64Updated 13 years ago
- iOS view controller tree for presenting a text font/size/colour picker to user.☆99Updated 14 years ago
- Lightweight notifications in iOS apps☆188Updated 11 years ago
- View that display cells as a grid. Uses quite the same API as UITableView☆70Updated 13 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
- KVO and blocks done right☆51Updated 10 years ago
- A Geocoder and reverse GeoCoder sitting atop the CoreLocation frameworks provided by Apple for Snow Leopard and iPhone☆62Updated 16 years ago
- A drop in UITextView subclass that handles dismissing the keyboard with your finger, just like in the Messages.app.☆90Updated 13 years ago
- Useful little gems to use when programming in Objective C☆47Updated 13 years ago
- ☆115Updated 13 years ago
- ☆38Updated 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
- SMS Message Bubbles☆42Updated 13 years ago
- A shameless Xcode 4 inspector view clone.☆59Updated 9 years ago
- An example of a working app store validation, with code signing checks.☆107Updated 14 years ago
- Repo for all my sample projects and code snippets☆90Updated 2 years ago
- WebDAV syncing classes for Cocoa☆18Updated 14 years ago
- Private API checker for iOS. Requires class-dump-z to be in the PATH☆63Updated 13 years ago
- A UIWindow that can be used to zoom in a specific UIView and displays it fullscreen☆119Updated 11 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