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
- Snippets of Useful iPhone Objective-C Code☆67Updated 15 years ago
- A simple iOS control for stacking UIViews without the hassle of managing a UITableView☆55Updated 12 years ago
- Custom UIViewController Transitions☆47Updated 13 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
- View that display cells as a grid. Uses quite the same API as UITableView☆70Updated 12 years ago
- Modified from http://www.hanspinckaers.com/multi-line-uitextview-similar-to-sms☆47Updated 10 years ago
- iOS view controller tree for presenting a text font/size/colour picker to user.☆98Updated 14 years ago
- A Geocoder and reverse GeoCoder sitting atop the CoreLocation frameworks provided by Apple for Snow Leopard and iPhone☆60Updated 15 years ago
- This is a small category that creates an animated UIImage out of a gif image.☆174Updated 8 years ago
- This project provides a simple framework to centralize style information (fonts, colors, etc) in iPhone and Mac applications.☆29Updated 14 years ago
- A category on UIView to create an instance with a block for its drawRect.☆142Updated 11 years ago
- A demo application for showing how to drag the keyboard down with your finger.☆135Updated 10 years ago
- WebDAV syncing classes for Cocoa☆18Updated 13 years ago
- KVO and blocks done right☆51Updated 10 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
- Cocoa wrapper for ASL (Apple System Logger) APIs.☆57Updated 9 years ago
- A modification for Xcodes 'Compress PNG Files' Build Setting☆59Updated 13 years ago
- Quickly cache drawRect methods to images, to avoid unnecessarily repeating intensive drawings every time.☆50Updated 15 years ago
- Drop-in Twitter feed for iOS powered by MGTwitterEngine☆50Updated 13 years ago
- Class to enable NSLogging all NSNotifications being posted in real time☆33Updated 13 years ago
- A simple UIView wrapper for CAGradientLayer. For the times when it's more convenient to use a view instead of a CALayer.☆112Updated 3 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
- A system to better manage UITableView data source classes, because they can be reusable too!☆32Updated 12 years ago
- An example application that shows you how to use Grand Central Dispatch for loading table views on iOS.☆110Updated 12 years ago
- An open source iOS value picker component optimized for use in UITableViewCells☆99Updated 12 years ago
- Twitteriffic's fancy UILabel☆69Updated 13 years ago
- A simulated version of the iPhone's StoreKit, for testing store UIs on the iPhone Simulator, or even on device without having to set up I…☆134Updated 13 years ago
- Provides an easy way to make popovers with styled action buttons (buttons provided by Jeff LaMarche)☆38Updated 13 years ago
- STSegmentedControl is a drop-in replacement for UISegmentedControl. It has everything you need to display a custom nice-looking segmented…☆73Updated 10 years ago