idrougge / OptionallyDecodableLinks
Property wrapper for turning decoding failures into optionals instead of errors.
☆46Updated 2 years ago
Alternatives and similar repositories for OptionallyDecodable
Users that are interested in OptionallyDecodable are comparing it to the libraries listed below
Sorting:
- Chain multiple UIView animations without endless closure nesting☆119Updated last year
- Easily construct attributed strings in swift☆78Updated 3 years ago
- Make use of SwiftUI Previews for UIKit!☆144Updated last year
- Compiles SPM packages to XCFrameworks☆111Updated 3 years ago
- See all your scheduled local notifications in one place☆170Updated 2 years ago
- Custom UIPresentationController project for https://kylebashour.com/posts/custom-view-controller-presentation-tips☆111Updated 6 years ago
- Asynchronous Operations in Swift explained in a Swift Playground☆100Updated 5 years ago
- Source code for the nav-transitions series on devsign.co☆52Updated 5 years ago
- Swift wrapper around ImageIO☆112Updated 2 years ago
- Xcode Extension that helps you keep your import statements and long code lists organized and uniform☆75Updated last year
- Swift DSL for UIKit☆157Updated 6 years ago
- iOS UI library to show and hide an extension to your UINavigationBar☆67Updated last year
- Fastlane plugin that creates xcframework for given list of destinations 🚀☆76Updated last year
- Use iOS 13+ system colors while defaulting to light colors on iOS <=12☆106Updated 3 years ago
- 📱Ensure your localized strings are complete and never unused 👍☆70Updated last year
- 📰 Consistent & accessible visual styling on iOS with support for Dynamic Type.☆182Updated this week
- A minimalistic, thread-safe, non-boilerplate and super easy to use state machine in Swift.☆110Updated last year
- Micro version of the Moya network abstraction layer written in Swift.☆46Updated last year
- Swift tools, cocoa subclasses and extensions.☆56Updated 5 months ago
- Picture in Picture Window for iOS☆86Updated 3 years ago
- 📆 Create dates and date components easily (e.g. "first Thursday of the next month")☆140Updated 2 years ago
- Use multiple .sheet, .alert, etc. modifiers in the same SwiftUI View☆57Updated 2 years ago
- 📱 UIKit code that is fun to write☆76Updated 4 years ago
- Localize UI Components in a simple and declarative way☆134Updated 5 years ago
- A faster and more flexible label view for iOS☆134Updated 4 months ago
- An implementation of the Model-View-ViewModel (MVVM) pattern using Combine.