PureMVC / puremvc-objectivec-standard-framework
PureMVC Standard Framework for Objective C
☆58Updated 6 years ago
Alternatives and similar repositories for puremvc-objectivec-standard-framework:
Users that are interested in puremvc-objectivec-standard-framework are comparing it to the libraries listed below
- Compatibility stubs to enable use of weak references with ARC on older OSes☆301Updated 12 years ago
- A simple proxy that forwards optional methods to delegates - less boilerplate in your code!☆256Updated 8 years ago
- Simple GCD-based timer based on NSTimer☆128Updated 12 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 shell script and xclanspec to add Lua syntax support in Xcode☆48Updated 9 years ago
- Validate JSON before it is mapped☆467Updated 9 years ago
- Reverse a video clip in AVFoundation☆154Updated 10 years ago
- A Ruby on Rails flavoured URL routing engine in Swift.☆89Updated 2 years ago
- NSInputStream implementation for ALAsset and other kinds of data source.☆88Updated 6 years ago
- Clojure-inspired reducers for Cocoa & Cocoa Touch.☆138Updated 9 years ago
- User defined literals for Objective-C☆409Updated 8 years ago
- Show emitter animation while playing music with AVAudioPlayer.You can see the rhythm from the animation.☆29Updated 8 years ago
- Compare iOS Blur Effect Frameworks☆54Updated 7 years ago
- M3U8Kit is a light-weight m3u8 parser framework, code in Objective-C.☆74Updated 11 years ago
- Interactive Animations on iOS☆41Updated 10 years ago
- modify parameters, colors, images and code of your app without restart on iOS and OS X with Objective-C☆280Updated 7 years ago
- MetaModel is designed to deal with model layer in iOS development with concise APIs which including data persistent, JSON to model and et…☆72Updated last year
- A test app to visualize view transformation when value in CATransform3D matrices change☆349Updated 11 years ago
- Use Masonry with the Facebook Pop animation framework☆119Updated 9 years ago
- ☆30Updated 10 years ago
- Code for the Effective Objective-C 2.0 book☆243Updated 5 years ago
- Easy to use UIView which supports rendering using CoreText☆209Updated 10 years ago
- Expose style navigation for iOS apps☆740Updated 12 years ago
- gzip Request Serializer for AFNetworking