linkedin / swift-style-guide
LinkedIn's Official Swift Style Guide
☆1,441Updated this week
Alternatives and similar repositories for swift-style-guide:
Users that are interested in swift-style-guide are comparing it to the libraries listed below
- Collection of advice on optimizing compile times of Swift projects.☆3,588Updated 5 years ago
- A collection of Swift tips & tricks that I've shared on Twitter☆4,015Updated last year
- Sample Code of the App Architecture Book☆2,063Updated 5 months ago
- Build Time Analyzer for Swift☆4,316Updated last year
- 💎 The Principles of OOD (SOLID) based on Uncle Bob articles.☆1,898Updated last year
- A Swift mixin for reusing views easily and in a type-safe way (UITableViewCells, UICollectionViewCells, custom UIViews, ViewControllers, …☆3,005Updated last year
- Find retain cycles / memory leaks sooner.☆3,184Updated 7 months ago
- Examples of commonly used data structures and algorithms in Swift.☆2,097Updated 2 years ago
- A sample iOS app built using the Clean Swift architecture. Clean Swift is Uncle Bob's Clean Architecture applied to iOS and Mac projects.…