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:
- Open source replacement of UIStackView for iOS 8 (100% layouts supported)☆207Updated 5 years ago
- Automatic network activity logger for iOS and OSX☆158Updated 6 years ago
- Protocol-oriented UICollectionView management, powered by generics and associated types.☆312Updated 2 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
- Example of combining NSURLSession with NSOperation to form one task☆30Updated 2 years ago
- Example code for a blog post i wrote on Medium☆98Updated 4 years ago
- Bugfender SDK for iOS, a remote logger tailor-made for mobile☆80Updated last month
- Storage classes for datasource based controls☆79Updated 2 years ago
- Powerful dependency injection for iOS & OSX working on a pure Swift☆128Updated 8 years ago
- Perform storyboard segues with closures, in Swift☆133Updated 4 years ago
- Example of (B)VIPER mobile design approach.☆96Updated 2 years 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
- Examples of iOS Modular Architecture in Swift☆72Updated 7 years ago
- Check Localizable.strings files of iOS Apps☆120Updated 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
- Represent and compare versions via semantic versioning (SemVer) in Swift☆186Updated last year
- Key-Value Coding (KVC) for native Swift classes and structs☆135Updated 7 years ago
- UILabel subclass for links which are tappable, long-pressable, 3D Touchable, and VoiceOverable.☆170Updated 3 years ago
- Adds try-catch support for Swift☆142Updated 2 years ago
- Xcode project template☆105Updated 5 years ago
- Customizable Console UI overlay with debug log on top of your iOS App☆148Updated 3 years ago
- Swift UIView extension to check UIView methods are being called on the correct thread☆71Updated 7 years ago
- Provides UITextField formatting masks. Such as phone number and credit card number formatters.☆55Updated 8 years ago
- Lightweight Xcode Project wrapper to help you get setup writing fast, rock solid, non UI based Acceptance Tests using Fitnesse☆68Updated 2 years ago
- 🍮 A collection of Swift snippets to be used in Xcode☆169Updated 5 years ago
- Cleans and maintains localizable files☆60Updated 7 years ago
- Extremely easy way to handle controller creation / presentation / navigation☆67Updated 4 months ago
- Adds iMessage style timestamp support. Written in Swift!☆147Updated 5 years ago
- SwiftlyLRU is a pure Swift Least Recently Used "LRU" Cache. Older items that have not been recently used are discarded from the cache. Th…☆56Updated 4 years ago
- A generic small reusable components for data source implementation for UITableView/UICollectionView in Swift.☆133Updated last year