JohnSundell / SwiftTipsLinks
A collection of Swift tips & tricks that I've shared on Twitter
☆4,023Updated 2 years ago
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 7 years ago
- Better ways to structure iOS apps☆5,234Updated 2 years ago
- Example of Modern Domain Driven modularisation of iOS apps☆4,086Updated 11 months ago
- Nothing but sugar.☆4,090Updated last year
- Meta-programming for Swift, stop writing boilerplate code.☆7,977Updated this week
- 💻 A fast and flexible O(n) difference algorithm framework for Swift collection.☆3,657Updated 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
- 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,604Updated last year
- Find retain cycles / memory leaks sooner.☆3,289Updated 8 months ago
- A clean and easy-to-use floating panel UI component for iOS☆5,778Updated 2 weeks ago
- A tool to identify unused code in Swift projects.☆5,994Updated this week
- Build Time Analyzer for Swift☆4,350Updated 2 years ago
- Dependency injection framework for Swift with iOS/macOS/Linux☆6,691Updated 5 months ago
- An elegant and highly customizable presentation API for constructing bottom sheet modals on iOS.☆3,789Updated 3 months ago
- Convenient & secure logging during development & release in Swift 4 & 5☆6,075Updated last year
- Unleashing the real power of Core Data with the elegance and safety of Swift☆4,062Updated last year
- Learn Swift interactively on your iPhone.☆2,319Updated 2 years ago
- DeviceKit is a value-type replacement of UIDevice.☆4,691Updated 2 months ago
- General-purpose contextual cards for iOS☆5,370Updated 3 years ago
- SwiftEntryKit is a presentation library for iOS. It can be used to easily display overlays within your iOS apps.☆6,767Updated 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,928Updated 4 years ago
- Fast Swift Views layouting without auto layout. No magic, pure code, full control and blazing fast. Concise syntax, intuitive, readable &…☆2,427Updated 6 months ago
- 💎 The Principles of OOD (SOLID) based on Uncle Bob articles.☆1,903Updated 2 months ago
- LinkedIn's Official Swift Style Guide☆1,454Updated last year
- Easily persist structs, images, and data on iOS☆3,129Updated last year
- ✨ Super sweet syntactic sugar for Swift initializers☆4,380Updated 2 weeks ago
- Swipeable UITableViewCell/UICollectionViewCell based on the stock Mail.app, implemented in Swift.☆6,304Updated last year
- The Swift code generator for your assets, storyboards, Localizable.strings, … — Get rid of all String-based APIs!☆9,525Updated last year
- UITableView and UICollectionView Data Sources for RxSwift (sections, animated updates, editing ...)☆3,107Updated last year
- SwiftSoup: Pure Swift HTML Parser, with best of DOM, CSS, and jquery (Supports Linux, iOS, Mac, tvOS, watchOS)☆5,028Updated last week