JohnSundell / SwiftTipsLinks
A collection of Swift tips & tricks that I've shared on Twitter
☆4,022Updated last year
Alternatives and similar repositories for SwiftTips
Users that are interested in SwiftTips are comparing it to the libraries listed below
Sorting:
- Collection of advice on optimizing compile times of Swift projects.☆3,597Updated 6 years ago
- Better ways to structure iOS apps☆5,219Updated last year
- Nothing but sugar.☆4,072Updated last year
- Example of Modern Domain Driven modularisation of iOS apps☆4,026Updated 7 months ago
- Find retain cycles / memory leaks sooner.☆3,258Updated 3 months ago
- 💻 A fast and flexible O(n) difference algorithm framework for Swift collection.☆3,650Updated last year
- Meta-programming for Swift, stop writing boilerplate code.☆7,922Updated this week
- An elegant and highly customizable presentation API for constructing bottom sheet modals on iOS.☆3,776Updated last year
- A clean and easy-to-use floating panel UI component for iOS☆5,729Updated last month
- You don't have the time to watch all the WWDC session videos yourself? No problem me and many contributors extracted the gist for you 🥳☆2,600Updated 7 months ago
- A simple class for laying out a collection of views with a convenient API, while leveraging the power of Auto Layout.☆2,825Updated 4 years ago
- Easily persist structs, images, and data on iOS☆3,127Updated last year
- A sample iOS app built using the Clean Swift architecture. Clean Swift is Uncle Bob's Clean Architecture applied to iOS and Mac projects.…☆1,933Updated 3 years ago
- Dependency injection framework for Swift with iOS/macOS/Linux☆6,627Updated 2 weeks ago
- A tool to identify unused code in Swift projects.☆5,838Updated 2 weeks ago
- Convenient & secure logging during development & release in Swift 4 & 5☆6,046Updated 9 months ago
- Unleashing the real power of Core Data with the elegance and safety of Swift☆4,055Updated 10 months ago
- Fast Swift Views layouting without auto layout. No magic, pure code, full control and blazing fast. Concise syntax, intuitive, readable &…☆2,411Updated last month
- 💎 The Principles of OOD (SOLID) based on Uncle Bob articles.☆1,904Updated last year
- LinkedIn's Official Swift Style Guide☆1,449Updated 8 months ago
- Build Time Analyzer for Swift☆4,340Updated 2 years ago
- General-purpose contextual cards for iOS☆5,379Updated 3 years ago
- SwiftEntryKit is a presentation library for iOS. It can be used to easily display overlays within your iOS apps.☆6,743Updated last year
- DeviceKit is a value-type replacement of UIDevice.☆4,632Updated last week
- A Swift mixin for reusing views easily and in a type-safe way (UITableViewCells, UICollectionViewCells, custom UIViews, ViewControllers, …☆2,997Updated 2 years ago
- Sample Code of the App Architecture Book☆2,065Updated last year
- ✨ Super sweet syntactic sugar for Swift initializers☆4,360Updated last year
- Helper functions for saving text in Keychain securely for iOS, OS X, tvOS and watchOS.☆2,959Updated last year
- The Swift code generator for your assets, storyboards, Localizable.strings, … — Get rid of all String-based APIs!☆9,476Updated last year
- UITableView and UICollectionView Data Sources for RxSwift (sections, animated updates, editing ...)☆3,107Updated last year