rbaumbach / ObjCDesignPatterns
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
- Example of combining NSURLSession with NSOperation to form one task☆30Updated 2 years ago
- Powerful dependency injection for iOS & OSX working on a pure Swift☆129Updated 8 years ago
- ☆140Updated last year
- A curated list of useful xcode scripts 📝 .☆122Updated 7 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
- A variety of interesting stuff for TDD/BDD on iOS☆86Updated 7 years ago
- A generic small reusable components for data source implementation for UITableView/UICollectionView in Swift.☆133Updated last year
- Cleans and maintains localizable files☆60Updated 6 years ago
- UILabel subclass for links which are tappable, long-pressable, 3D Touchable, and VoiceOverable.☆169Updated 3 years ago
- Automatically grant access to addressbook/photos in your tests (Simulator only)☆105Updated 6 years ago
- ☆63Updated 7 years ago
- A collection of useful Swift utilities.☆183Updated 2 years ago
- Perform storyboard segues with closures, in Swift☆133Updated 3 years ago
- Xcode project template☆105Updated 5 years ago
- An Xcode Source Editor Extension that generates a swift switch case statement based on selected enum cases☆66Updated 8 years ago
- Storage classes for datasource based controls☆79Updated last year
- Examples of iOS Modular Architecture in Swift☆71Updated 7 years ago
- A simple OS X App for generating VIPER modules's skeleton to use them in your Objective-C/Swift projects.☆224Updated 7 years ago
- NSOperation subclass for async block.☆41Updated 9 years ago
- Open source replacement of UIStackView for iOS 8 (100% layouts supported)☆208Updated 5 years ago
- Tiny Alamofire plugin that logs requests and responses.☆30Updated 4 years ago
- A simple localization solution for iOS. Google spreadsheets ~> Localizable.strings ~> Swift's struct.☆41Updated 7 years ago
- iOS Shared CoreData Storage for App Groups☆50Updated 6 years ago
- Swift Framework for sending Apple Push Notification over HTTP/2 API☆156Updated 8 years ago
- Extremely easy way to handle controller creation / presentation / navigation☆66Updated 6 years ago
- ProtocolUI is a simple helper file providing very basic infrastructure for customizing UI elements via protocol extensions.☆73Updated 8 years ago
- Swift UIView extension to check UIView methods are being called on the correct thread☆71Updated 7 years ago
- ☆65Updated 7 years ago
- A simple Objective-C MVVM example using singletons and KVC/KVO.