JohnSundell / SwiftTipsLinks
A collection of Swift tips & tricks that I've shared on Twitter
☆4,024Updated 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,594Updated 6 years ago
- Better ways to structure iOS apps☆5,215Updated last year
- Nothing but sugar.☆4,069Updated last year
- Meta-programming for Swift, stop writing boilerplate code.☆7,903Updated last month
- Example of Modern Domain Driven modularisation of iOS apps☆4,010Updated 5 months ago
- Find retain cycles / memory leaks sooner.☆3,250Updated 2 months ago
- Convenient & secure logging during development & release in Swift 4 & 5☆6,032Updated 8 months ago
- An elegant and highly customizable presentation API for constructing bottom sheet modals on iOS.☆3,761Updated last year
- 💻 A fast and flexible O(n) difference algorithm framework for Swift collection.☆3,646Updated last year
- A clean and easy-to-use floating panel UI component for iOS☆5,714Updated 2 months ago
- Dependency injection framework for Swift with iOS/macOS/Linux☆6,591Updated last year
- LinkedIn's Official Swift Style Guide☆1,452Updated 6 months 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,601Updated 6 months ago
- 💎 The Principles of OOD (SOLID) based on Uncle Bob articles.☆1,902Updated last year
- Unleashing the real power of Core Data with the elegance and safety of Swift☆4,053Updated 9 months ago
- ✨ Super sweet syntactic sugar for Swift initializers☆4,346Updated last year
- Easily persist structs, images, and data on iOS☆3,128Updated last year
- A simple class for laying out a collection of views with a convenient API, while leveraging the power of Auto Layout.☆2,831Updated 3 years ago
- Build Time Analyzer for Swift☆4,339Updated last year
- Fast Swift Views layouting without auto layout. No magic, pure code, full control and blazing fast. Concise syntax, intuitive, readable &…☆2,401Updated 2 weeks ago
- A tool to identify unused code in Swift projects.☆5,796Updated last week
- DeviceKit is a value-type replacement of UIDevice.☆4,610Updated 4 months ago
- General-purpose contextual cards for iOS☆5,385Updated 3 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.…☆1,933Updated 3 years ago
- The Swift code generator for your assets, storyboards, Localizable.strings, … — Get rid of all String-based APIs!☆9,465Updated last year
- SwiftSoup: Pure Swift HTML Parser, with best of DOM, CSS, and jquery (Supports Linux, iOS, Mac, tvOS, watchOS)☆4,899Updated last week
- Swipeable UITableViewCell/UICollectionViewCell based on the stock Mail.app, implemented in Swift.☆6,279Updated last year
- A Swift mixin for reusing views easily and in a type-safe way (UITableViewCells, UICollectionViewCells, custom UIViews, ViewControllers, …☆3,000Updated last year
- A Matcher Framework for Swift and Objective-C☆4,846Updated 2 months ago
- A collection view layout capable of laying out views in vertically scrolling grids and lists.☆3,334Updated 2 weeks ago