brennanMKE / XcodeCodeSnippetsLinks
Code Snippets for Xcode
☆241Updated 4 years ago
Alternatives and similar repositories for XcodeCodeSnippets
Users that are interested in XcodeCodeSnippets are comparing it to the libraries listed below
Sorting:
- Mix things up with your collection classes with style and class (well, a category, but you get the idea).☆221Updated 11 years ago
- Simple GCD-based timer based on NSTimer☆130Updated 13 years ago
- Series of tools to help you find and debug objects that are leaking / over-released in your iOS apps.☆363Updated 11 years ago
- NSUUID implementation for iOS < 6.0 and OS X < 10.8☆157Updated 12 years ago
- Small AOP library for iOS.☆122Updated 13 years ago
- SectionBackgroundLayout (extends from UICollectionViewFlowLayout)) has implementation of section background view.☆66Updated 7 years ago
- Provides a cancel mechanism for delayed block dispatch☆165Updated 13 years ago
- Objective-C wrapper for Grand Central Dispatch☆352Updated 8 years ago
- A spiritual reimplementation of the basics of dispatch_queue, for educational purposes☆130Updated 10 years ago
- The Global Router For Application☆68Updated 10 years ago
- ☆63Updated 9 years ago
- Class that prevents iOS devices from deep sleeping.☆97Updated 15 years ago
- iOS Class Category property dynamic support☆71Updated 9 years ago
- 杂记☆59Updated 9 years ago
- Xcode plugin for fui tool☆211Updated 9 years ago
- Show View hierarchy in 3D☆169Updated 12 years ago
- NSString (Emoji) extends the NSString class to provide custom functionality related to the Emoji emoticons.☆170Updated 10 years ago
- An Objective-C wrapper with utility functions around Gumbo for easy HTML5 parsing in Cocoa and Cocoa Touch☆182Updated 8 years ago
- Get the content size of a UILabel with text, because I always forget how to and want to have it in one god damn place.☆44Updated 10 years ago
- This is a Run Loop Demo for my Blog. (http://chun.tips)☆52Updated 11 years ago
- A demo project☆65Updated 8 years ago
- 自动布局Autolayout约束调用顺序☆24Updated 10 years ago
- Powerful and easy to use Objective-C swizzling API.☆123Updated 6 years ago
- An experiment on Objective-C thread safe Model class design.☆27Updated 7 years ago
- Objective-C Base64 Additions for NSData and NSString☆173Updated 3 years ago
- Yet another attempt at making KVO safer and more convenient☆75Updated 10 years ago
- An iOS runtime debugger☆131Updated 4 years ago
- An NSMutableArray which can be key value observed (KVO). You can use block or RACSignal (ReactiveCocoa) to monitor the mutable array chan…☆89Updated 8 years ago
- UIDeviceHardware is a class which allows querying of the current users device, and returns a human formatted string.☆245Updated last year
- How to perform a Ping in an iPhone app☆309Updated 13 years ago