objcio / app-architectureLinks
Sample Code of the App Architecture Book
☆2,064Updated last year
Alternatives and similar repositories for app-architecture
Users that are interested in app-architecture are comparing it to the libraries listed below
Sorting:
- A command line tool for cleaning unused resources in Xcode.☆3,509Updated 4 months ago
- Build Time Analyzer for Swift☆4,340Updated 2 years ago
- LinkedIn's Official Swift Style Guide☆1,448Updated 8 months ago
- UITableView and UICollectionView Data Sources for RxSwift (sections, animated updates, editing ...)☆3,107Updated last year
- A Swift mixin for reusing views easily and in a type-safe way (UITableViewCells, UICollectionViewCells, custom UIViews, ViewControllers, …☆2,995Updated 2 years ago
- This codegenerator is too brilliant to be real!☆1,818Updated 2 years ago
- Collection of advice on optimizing compile times of Swift projects.☆3,597Updated 6 years ago
- 💻 A fast and flexible O(n) difference algorithm framework for Swift collection.☆3,650Updated last year
- Find retain cycles / memory leaks sooner.☆3,262Updated 3 months ago
- A collection of Swift tips & tricks that I've shared on Twitter☆4,023Updated last year
- GitHub iOS client in RxSwift and MVVM-C clean architecture☆3,105Updated last year
- ⛵️ Elegant URL Routing for Swift☆3,336Updated last year
- A simple class for laying out a collection of views with a convenient API, while leveraging the power of Auto Layout.☆2,824Updated 4 years ago
- Streams of values over time☆3,031Updated 3 months ago
- Promises is a modern framework that provides a synchronization construct for Swift and Objective-C.☆3,835Updated 10 months ago
- Fast Swift Views layouting without auto layout. No magic, pure code, full control and blazing fast. Concise syntax, intuitive, readable &…☆2,412Updated 2 months ago
- LayoutKit is a fast view layout library for iOS, macOS, and tvOS.☆3,149Updated 4 years ago
- FlexLayout adds a nice Swift interface to the highly optimized facebook/yoga flexbox implementation. Concise, intuitive & chainable synta…☆2,095Updated 2 weeks ago
- ✨ Super sweet syntactic sugar for Swift initializers☆4,362Updated last year
- Example of Modern Domain Driven modularisation of iOS apps☆4,031Updated 7 months ago
- A library for reactive and unidirectional Swift applications