gonzalezreal / IndeterminateTypesWithCodable
Indeterminate Types with Codable in Swift
☆37Updated 5 years ago
Alternatives and similar repositories for IndeterminateTypesWithCodable:
Users that are interested in IndeterminateTypesWithCodable are comparing it to the libraries listed below
- Useful helpers for working with Codable types in Swift☆129Updated 4 years ago
- Example project for "Sam's Photo" animations demonstrated in Session 203☆39Updated 7 years ago
- Custom UIPresentationController project for https://kylebashour.com/posts/custom-view-controller-presentation-tips☆111Updated 6 years ago
- An example project looking at how to combine Operations with URLSession 📡☆39Updated 2 years ago
- A simple way to create scalable bulleted lists in UILabel and UITextView☆44Updated 6 years ago
- An App-Store-safe way to enable smooth continuous corners on UIView that works on iOS 11, 12 and 13.☆91Updated 4 years ago
- Gauges gives you a nice looking circular progress view.☆87Updated 7 years ago
- Example project for MVVM-C architecture in Swift☆29Updated 8 years ago
- Cleans and maintains localizable files☆60Updated 6 years ago
- Provides a way use a method on a class as a closure value that would be referenced by some other component without causing memory leaks.☆74Updated 3 years ago
- 🏷 Type-safe tags in Swift☆90Updated 5 years ago
- A Flexible Routing Approach in an iOS App☆111Updated 7 years ago
- A Swift Encoder for encoding any Encodable value into an array of URLQueryItem.☆64Updated 2 years ago
- Write amazing, strong-typed and easy-to-read NSPredicate.☆100Updated 2 years ago
- A minimalist memory and disk based cache backed by NSCache, NSKeyedArchive, and the Swift 4 Codable protocol.☆63Updated 5 years ago
- A swift theming framework for UIKit for easy adoption of multi theme and iOS dark mode☆45Updated 5 years ago
- Everything your projects need to know☆62Updated 3 years ago
- Localize UI Components in a simple and declarative way☆137Updated 4 years ago
- Convert Swift structs to Objc Classes on the fly!☆52Updated 5 years ago
- Sample project for my article on bundles☆91Updated 6 years ago
- Good, solid base to build custom forms in iOS apps, using self-sizing compositional layout.☆81Updated 5 months ago
- Adds Custom Transformers and cleaner syntax to Decodable