rbaumbach / ObjCDesignPatternsLinks
Design Patterns in Objective-C
☆53Updated 11 years ago
Alternatives and similar repositories for ObjCDesignPatterns
Users that are interested in ObjCDesignPatterns are comparing it to the libraries listed below
Sorting:
- Example of combining NSURLSession with NSOperation to form one task☆30Updated 2 years ago
- Storage classes for datasource based controls☆79Updated 2 years ago
- A variety of interesting stuff for TDD/BDD on iOS☆86Updated 8 years ago
- Examples of iOS Modular Architecture in Swift☆72Updated 7 years ago
- UILabel subclass for links which are tappable, long-pressable, 3D Touchable, and VoiceOverable.☆170Updated 3 years ago
- Lightweight implementation of Futures that shares a similar subscription interface with RxSwift.☆38Updated 8 years ago
- A drop-in UIGraphicsRenderer port -- CrossPlatform, Swift 4, Image & PDF☆111Updated 4 years ago
- NSFetchedResultsController using MVVM☆55Updated 10 years ago
- Answering a question on SO☆48Updated 9 years ago
- NSOperation subclass for async block.☆41Updated 9 years ago
- Represent and compare versions via semantic versioning (SemVer) in Swift☆184Updated last year
- Automatically grant access to addressbook/photos in your tests (Simulator only)☆106Updated 6 years ago
- Cleans and maintains localizable files☆60Updated 7 years ago
- Provides UITextField formatting masks. Such as phone number and credit card number formatters.☆55Updated 8 years ago
- Objective-C adaptation of the sample code provided in the Advanced NSOperations session of WWDC 2015☆110Updated 3 months ago
- With this non-intrusive UIViewController extension, only a single line of code will make your scrollView auto resize when the keyboard ap…☆87Updated 6 years ago
- Example of (B)VIPER mobile design approach.☆96Updated 2 years ago
- A small library to enable more idiomatic Swift pattern matching of URL path elements.☆56Updated 4 years ago
- Design Patterns in Swift: Chain Of Responsibility☆32Updated 9 years ago
- A simple OS X App for generating VIPER modules's skeleton to use them in your Objective-C/Swift projects.☆224Updated 8 years ago
- ☆63Updated 9 years ago
- RAC + MVVM examples☆140Updated 6 years ago
- JustPersist is the easiest and safest way to do persistence on iOS with Core Data support out of the box. It also allows you to migrate t…☆164Updated last year
- ☆29Updated 9 years ago
- often we create same components again and again. read this before estimation!☆27Updated 8 years ago
- Demo project showing the use of UIStackView for dynamic table cells.☆43Updated 8 years ago
- Color theme for Xcode 8 based on the colors from the WWDC 2016 slides☆42Updated 8 years ago
- ☆81Updated 4 years ago
- General purpose validation system for objects, nested objects, enumerables written in Swift☆85Updated 5 years ago
- A simple Objective-C MVVM example using singletons and KVC/KVO.☆37Updated 10 years ago