☆38Mar 3, 2012Updated 13 years ago
Alternatives and similar repositories for NSRectangle
Users that are interested in NSRectangle are comparing it to the libraries listed below
Sorting:
- A subclass of UINavigationController, custom animation, inspired by Nichijyou. Demo: http://www.youtube.com/watch?v=10E6KH_ol-4☆25May 8, 2011Updated 14 years ago
- Check an app bundle's code signing and sandboxing state to NSBundle.☆107May 3, 2021Updated 4 years ago
- Useful Objective-C stuff☆58Jul 1, 2013Updated 12 years ago
- UIViewControllers containment predating Apple implementation. Works in both 4.x and 5.x iOS, no memory or hierarchy issues.☆82Oct 31, 2014Updated 11 years ago
- a library bundler for iOS/Mac apps☆13Mar 8, 2012Updated 13 years ago
- A Swiss Army Knife for Objective-C developers☆80Jun 4, 2016Updated 9 years ago
- Blocks/macros-based library for building Python-like generators in Objective-C☆51Aug 3, 2015Updated 10 years ago
- Recursively print instance variables of an Objective-C object.☆29Dec 6, 2011Updated 14 years ago
- Dependency management for iOS and OSX development☆100Jul 28, 2020Updated 5 years ago
- XPC simplified for Cocoa. Deal with NS* objects instead of xpc_object_t.☆21Nov 16, 2020Updated 5 years ago
- A macOS app that makes Xcode instantly build again when Xcode says “Build again to continue” - and other similar fixes that we shouldn't …☆19Apr 4, 2025Updated 10 months ago
- Proxying futures library for Objective-C☆89Mar 7, 2012Updated 13 years ago
- View Controller that holds a pin code entry☆19Jun 30, 2011Updated 14 years ago
- Unofficial libjpeg-turbo repository focusing on iOS compatibility☆36Oct 27, 2011Updated 14 years ago
- ☆39Feb 16, 2012Updated 14 years ago
- Reimplementation of some Cocoa collections, for educational purposes☆35Aug 30, 2015Updated 10 years ago
- This SIMBL Plugin helps take screen shot for iOS simulator.☆15Dec 16, 2012Updated 13 years ago
- An application state machine, based on matching values within bitfields to trigger actions supplied using Blocks.☆87Jul 19, 2011Updated 14 years ago
- A stab at a very simple statistics class for Objective-C☆36May 8, 2021Updated 4 years ago
- Various iOS Tweaks.☆25Jun 8, 2015Updated 10 years ago
- A minimal Github client for iOS. No longer actively developed.☆96Mar 26, 2011Updated 14 years ago
- KVO and blocks done right☆51Dec 11, 2014Updated 11 years ago
- Collection View for Mocha, ported from PSTCollectionView☆19Apr 19, 2015Updated 10 years ago
- A drop in UITextView subclass that handles dismissing the keyboard with your finger, just like in the Messages.app.☆90Aug 17, 2012Updated 13 years ago
- Category on NSString to simplify use of Regular Expressions☆94Oct 8, 2011Updated 14 years ago
- Photoshop layer styles for iOS icons. Stop maintaining a separate file for each color, resolution, and style.☆438Jan 12, 2015Updated 11 years ago
- A Cocoa framework for rendering SVG files as Core Animation layers☆66Jul 16, 2012Updated 13 years ago
- NSAutoreleasePool workalike for educational purposes