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☆60Updated 14 years ago
- Useful little gems to use when programming in Objective C☆47Updated 13 years ago
- Simple Objective-C gesture recognizer for use on the iPhone☆224Updated 13 years ago
- SMS Message Bubbles☆42Updated 13 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
- An Objective-C library to convert model objects to PropertyLists/JSON Dictionaries, and vice versa.☆179Updated 4 years ago
- An example showing the 3D effect on a view using panning gestures☆70Updated 14 years ago
- iOS view controller tree for presenting a text font/size/colour picker to user.☆99Updated 15 years ago
- Snippets of Useful iPhone Objective-C Code☆66Updated 16 years ago
- UILabel replacement with support for linkable strings☆25Updated 15 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
- Class to enable NSLogging all NSNotifications being posted in real time☆33Updated 14 years ago
- Private API checker for iOS. Requires class-dump-z to be in the PATH☆63Updated 13 years ago
- View that display cells as a grid. Uses quite the same API as UITableView☆70Updated 13 years ago
- Custom UIViewController Transitions☆47Updated 14 years ago
- Tool for creating Objective-C frameworks for iOS (iPhone and iPad) around static libraries☆80Updated 11 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
- BAMEasyTable is a class which handles the mechanics of a UITableView allowing you to write significantly less code to implement a table. …☆57Updated 14 years ago
- A fully customizable Tab bar for Cocoa☆86Updated 15 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
- UILabel with tap detection on words.☆113Updated 13 years ago
- This is a small category that creates an animated UIImage out of a gif image.☆174Updated 9 years ago
- Animates spinning an UIImage☆38Updated 12 years ago
- Subclass of UIApplication to automatically handle application timeouts☆50Updated 14 years ago
- A demo application for showing how to drag the keyboard down with your finger.☆135Updated 11 years ago
- A simple iOS control for stacking UIViews without the hassle of managing a UITableView☆55Updated 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
- A replacement for the MPMediaPickerController class for iOS that works more like the Music app☆67Updated 11 years ago
- A category on UIView to create an instance with a block for its drawRect.☆142Updated 12 years ago