JohnSundell / SwiftTipsLinks
A collection of Swift tips & tricks that I've shared on Twitter
☆4,023Updated 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,230Updated last year
- Meta-programming for Swift, stop writing boilerplate code.☆7,934Updated last month
- Example of Modern Domain Driven modularisation of iOS apps☆4,048Updated 8 months ago
- Find retain cycles / memory leaks sooner.☆3,273Updated 4 months ago
- Nothing but sugar.☆4,080Updated last year
- 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,602Updated 9 months ago
- Unleashing the real power of Core Data with the elegance and safety of Swift☆4,058Updated last year
- 💻 A fast and flexible O(n) difference algorithm framework for Swift collection.☆3,651Updated last year
- An elegant and highly customizable presentation API for constructing bottom sheet modals on iOS.☆3,789Updated last year
- Dependency injection framework for Swift with iOS/macOS/Linux☆6,656Updated last month
- Fast Swift Views layouting without auto layout. No magic, pure code, full control and blazing fast. Concise syntax, intuitive, readable &…☆2,414Updated 3 months ago
- 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
- A tool to identify unused code in Swift projects.☆5,866Updated last month
- 💎 The Principles of OOD (SOLID) based on Uncle Bob articles.☆1,903Updated last year
- Convenient & secure logging during development & release in Swift 4 & 5☆6,056Updated 11 months ago
- A clean and easy-to-use floating panel UI component for iOS☆5,749Updated last week
- Easily persist structs, images, and data on iOS☆3,124Updated last year
- The Swift code generator for your assets, storyboards, Localizable.strings, … — Get rid of all String-based APIs!☆9,481Updated 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,932Updated 4 years ago
- General-purpose contextual cards for iOS☆5,380Updated 3 years ago
- Build Time Analyzer for Swift☆4,341Updated 2 years ago
- LinkedIn's Official Swift Style Guide☆1,451Updated 9 months ago
- SwiftEntryKit is a presentation library for iOS. It can be used to easily display overlays within your iOS apps.☆6,753Updated last year
- DeviceKit is a value-type replacement of UIDevice.☆4,652Updated 2 weeks ago
- Learn Swift interactively on your iPhone.☆2,316Updated last year
- ✨ Super sweet syntactic sugar for Swift initializers☆4,369Updated 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
- A Matcher Framework for Swift and Objective-C☆4,844Updated last week
- Helper functions for saving text in Keychain securely for iOS, OS X, tvOS and watchOS.☆2,965Updated last year