JohnSundell / SwiftTipsLinks
A collection of Swift tips & tricks that I've shared on Twitter
☆4,021Updated 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,203Updated last year
- Nothing but sugar.☆4,067Updated last year
- Meta-programming for Swift, stop writing boilerplate code.☆7,874Updated 3 weeks ago
- An elegant and highly customizable presentation API for constructing bottom sheet modals on iOS.☆3,753Updated last year
- Example of Modern Domain Driven modularisation of iOS apps☆3,997Updated 4 months ago
- General-purpose contextual cards for iOS☆5,384Updated 3 years ago
- A clean and easy-to-use floating panel UI component for iOS☆5,693Updated last month
- Dependency injection framework for Swift with iOS/macOS/Linux☆6,562Updated 11 months ago
- Find retain cycles / memory leaks sooner.☆3,239Updated 3 weeks ago
- Easily persist structs, images, and data on iOS☆3,127Updated 10 months ago
- 💻 A fast and flexible O(n) difference algorithm framework for Swift collection.☆3,643Updated last year
- A tool to identify unused code in Swift projects.☆5,751Updated last month
- ✨ Super sweet syntactic sugar for Swift initializers☆4,331Updated last year
- A simple class for laying out a collection of views with a convenient API, while leveraging the power of Auto Layout.☆2,828Updated 3 years ago
- Fast Swift Views layouting without auto layout. No magic, pure code, full control and blazing fast. Concise syntax, intuitive, readable &…☆2,397Updated last year
- Convenient & secure logging during development & release in Swift 4 & 5☆6,016Updated 7 months ago
- Build Time Analyzer for Swift☆4,339Updated last year
- Powerful and easy-to-use vector graphics Swift library with SVG support☆6,040Updated last year
- Unleashing the real power of Core Data with the elegance and safety of Swift☆4,054Updated 7 months ago
- SwiftEntryKit is a presentation library for iOS. It can be used to easily display overlays within your iOS apps.☆6,723Updated last year
- The Swift code generator for your assets, storyboards, Localizable.strings, … — Get rid of all String-based APIs!☆9,439Updated 11 months ago
- DeviceKit is a value-type replacement of UIDevice.☆4,594Updated 3 months ago
- Sample Code of the App Architecture Book☆2,063Updated 10 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,597Updated 5 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,929Updated 3 years ago
- 🐔 Toolkit to parse, validate, manipulate, compare and display dates, time & timezones in Swift.☆7,693Updated last year
- Universal API for request permission and get its statuses.☆5,765Updated 3 months ago
- A Swift framework for parsing, formatting and validating international phone numbers. Inspired by Google's libphonenumber.☆5,266Updated this week
- SwiftSoup: Pure Swift HTML Parser, with best of DOM, CSS, and jquery (Supports Linux, iOS, Mac, tvOS, watchOS)☆4,853Updated 2 weeks ago