JohnSundell / SwiftTipsLinks
A collection of Swift tips & tricks that I've shared on Twitter
☆4,025Updated 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,593Updated 6 years ago
- Better ways to structure iOS apps☆5,233Updated last year
- Example of Modern Domain Driven modularisation of iOS apps☆4,056Updated 9 months ago
- Nothing but sugar.☆4,083Updated last year
- Meta-programming for Swift, stop writing boilerplate code.☆7,940Updated this week
- 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,603Updated 9 months ago
- Find retain cycles / memory leaks sooner.☆3,280Updated 5 months ago
- An elegant and highly customizable presentation API for constructing bottom sheet modals on iOS.☆3,792Updated 2 weeks ago
- A clean and easy-to-use floating panel UI component for iOS☆5,757Updated last week
- 💻 A fast and flexible O(n) difference algorithm framework for Swift collection.☆3,648Updated last year
- Build Time Analyzer for Swift☆4,344Updated 2 years ago
- A tool to identify unused code in Swift projects.☆5,897Updated 2 weeks 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
- 💎 The Principles of OOD (SOLID) based on Uncle Bob articles.☆1,903Updated last week
- Easily persist structs, images, and data on iOS☆3,125Updated last year
- Dependency injection framework for Swift with iOS/macOS/Linux☆6,667Updated 2 months ago
- Convenient & secure logging during development & release in Swift 4 & 5☆6,059Updated 11 months ago
- Fast Swift Views layouting without auto layout. No magic, pure code, full control and blazing fast. Concise syntax, intuitive, readable &…☆2,415Updated 3 months 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.…☆1,931Updated 4 years ago
- Unleashing the real power of Core Data with the elegance and safety of Swift☆4,057Updated last year
- LinkedIn's Official Swift Style Guide☆1,452Updated 10 months ago
- Learn Swift interactively on your iPhone.☆2,316Updated last year
- The Swift code generator for your assets, storyboards, Localizable.strings, … — Get rid of all String-based APIs!☆9,493Updated last year
- SwiftEntryKit is a presentation library for iOS. It can be used to easily display overlays within your iOS apps.☆6,755Updated last year
- General-purpose contextual cards for iOS☆5,376Updated 3 years ago
- Sample Code of the App Architecture Book☆2,065Updated last year
- UITableView and UICollectionView Data Sources for RxSwift (sections, animated updates, editing ...)☆3,109Updated last year
- Helper functions for saving text in Keychain securely for iOS, OS X, tvOS and watchOS.☆2,973Updated last year
- ✨ Super sweet syntactic sugar for Swift initializers☆4,368Updated last year
- DeviceKit is a value-type replacement of UIDevice.☆4,663Updated last week