lunar-theory / NSObject-Invoke-Queue
Invoke or queue a method invocation on the main run loop
☆24Updated 13 years ago
Alternatives and similar repositories for NSObject-Invoke-Queue:
Users that are interested in NSObject-Invoke-Queue are comparing it to the libraries listed below
- Modified from http://www.hanspinckaers.com/multi-line-uitextview-similar-to-sms☆47Updated 10 years ago
- A collection of iOS classes for making life easier☆17Updated 14 years ago
- KVO and blocks done right☆51Updated 10 years ago
- A simple iOS control for stacking UIViews without the hassle of managing a UITableView☆55Updated 12 years ago
- A system to better manage UITableView data source classes, because they can be reusable too!☆32Updated 12 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 utility based on Appirater that prompts your users to Gift the app via the App Store, spreading the love to their friends and family☆56Updated 11 years ago
- Foundation, UIKit, Core Data, Core Text, and QuartzCore additions (or, the kitchen sink)☆35Updated 11 years ago
- DEPRECATED: I'm now using AFNetworking like the rest of the world☆25Updated 11 years ago
- DOAutocompleteTextField is a subclass of UITextField that provide the user with autocompleted text, similar to the URL bar on major brows…☆78Updated 7 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
- A simple library to download internet files directly to disk with progress and completion notifications. A simple download viewcontroller…☆40Updated 13 years ago
- CHViewControllerSwitcher is a replacement for UITabBarController.☆30Updated 13 years ago
- Obsolete: Replaced by UIXOverlayViewController☆40Updated 9 years ago
- An example how to create a custom iPhone control, that looks like the new flash toggling ui element inside the default camera app (since …☆47Updated 14 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
- A set of extensions to Core Data☆75Updated 12 years ago
- Trying out some asynchronous socket-level APIs using dispatch IO on iOS 5.☆46Updated 12 years ago
- Stack view controllers vertically.☆22Updated 13 years ago
- Hidden sidebar menu for iOS☆26Updated 13 years ago
- Fades the App to black/semi-black when in Background. Fully animated.☆44Updated 13 years ago
- This class automatically stack its subviews and relayout them when one of them change its size.☆25Updated 14 years ago
- Class to enable NSLogging all NSNotifications being posted in real time☆33Updated 13 years ago
- Example of how to do the pull to refresh seen in the Twittelator Neue app.☆111Updated 13 years ago
- [INACTIVE] A `UIViewController` subclass that can be used as a drop-in browser component.☆58Updated 13 years ago
- A high performance tile view engine for iOS. Used in Alien Blue's Canvas feature.☆67Updated 13 years ago
- An iBooks-like page-turning interface for iPhone and iPad apps using only public APIs.☆21Updated 13 years ago
- A modification for Xcodes 'Compress PNG Files' Build Setting☆59Updated 13 years ago
- Private API checker for iOS. Requires class-dump-z to be in the PATH