mattjgalloway / MJGFoundationLinks
Collection of iOS classes & categories.
☆199Updated 9 years ago
Alternatives and similar repositories for MJGFoundation
Users that are interested in MJGFoundation are comparing it to the libraries listed below
Sorting:
- Easy, lightweight, object-based key-value observing (KVO) and key-value binding (KVB) for iOS and Mac OS X☆617Updated last year
- Xcode plugin for fui tool☆210Updated 8 years ago
- Using @dynamic to access NSUserDefaults.☆316Updated 8 years ago
- On-device CocoaLumberjack console with support for search, adjust levels, copying and more.☆201Updated last year
- Xcode plugin for quickly creating localized strings☆218Updated 9 years ago
- Benchmark tests for iOS image caching solutions☆163Updated 8 years ago
- This library provides OrderedDictionary and MutableOrderedDictionary subclasses.☆278Updated 6 years ago
- EMString for Easy Markup String. A simple category on top of NSString using HTML's markup system to abstract the NSAttributedString API. …☆132Updated 10 years ago
- Demonstrates a binding helper that makes it easier to bind UITableView instances to ReactiveCocoa ViewModels☆119Updated 8 years ago
- Objective-C delegate multiplexing☆129Updated 3 years ago
- A custom index bar component for navigating sections in table views.☆90Updated 6 years ago
- Xcode Plugin to Convert @"content" to NSLocalizedString(@"content", @"content")☆219Updated 8 years ago
- An iOS category adding retry functionality to requests made using AFNetworking 2☆224Updated 8 years ago
- Mix things up with your collection classes with style and class (well, a category, but you get the idea).☆220Updated 11 years ago
- Angle gradients for iOS☆248Updated 7 months ago
- To Reload your Xcode plug-ins.用于重新加载Xcode插件.☆91Updated 7 years ago
- Validate JSON before it is mapped☆466Updated 9 years ago
- The sample application to accompany my conference talk on UICollectionView.☆483Updated 9 years ago
- A fastlane setup to deploy Objective-C and Swift frameworks.☆251Updated 5 years ago
- Objective-C Key-Value Observing made easier with blocks☆397Updated last year
- ☆250Updated 11 years ago
- Techniques, improvements, and a Swift port derived from WWDC 2014 Session 232, "Advanced User Interfaces Using Collection View"☆182Updated 9 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 7 years ago
- A very simple implementation of a scroll view on iOS. Not meant for production, just for learning purposes. Please check out the accompan…☆154Updated 10 years ago
- A custom container view controller built with support for custom child view controller transition animations, in seven stages☆58Updated 11 years ago
- Create @property with shortcut