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:
- An Objective-C library to convert model objects to PropertyLists/JSON Dictionaries, and vice versa.☆179Updated 4 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
- Tool for creating Objective-C frameworks for iOS (iPhone and iPad) around static libraries☆81Updated 11 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
- ☆115Updated 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
- Cocoa wrapper for ASL (Apple System Logger) APIs.☆57Updated 10 years ago
- Custom UIViewController Transitions☆47Updated 14 years ago
- Useful little gems to use when programming in Objective C☆47Updated 13 years ago
- An example showing the 3D effect on a view using panning gestures☆70Updated 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
- iOS view controller tree for presenting a text font/size/colour picker to user.☆99Updated 15 years ago
- SMS Message Bubbles☆42Updated 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
- A demo application for showing how to drag the keyboard down with your finger.☆135Updated 11 years ago
- Simple Objective-C gesture recognizer for use on the iPhone☆224Updated 13 years ago
- Repo for all my sample projects and code snippets☆90Updated 2 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
- A shameless Xcode 4 inspector view clone.☆59Updated 10 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 14 years ago
- Demo of how Reeder's push/pop animation works☆39Updated 14 years ago
- A UIWindow that can be used to zoom in a specific UIView and displays it fullscreen☆119Updated 11 years ago
- View that display cells as a grid. Uses quite the same API as UITableView☆70Updated 13 years ago
- Snippets of Useful iPhone Objective-C Code☆66Updated 16 years ago
- Private API checker for iOS. Requires class-dump-z to be in the PATH☆63Updated 13 years ago
- Race-free completion and cancellation of asynchronous work.☆87Updated 13 years ago
- This project provides a simple framework to centralize style information (fonts, colors, etc) in iPhone and Mac applications.☆29Updated 15 years ago
- KVO and blocks done right☆51Updated 10 years ago