karnett / MVVMLinks
Example code for my talk on MVVM in iOS
☆17Updated 4 years ago
Alternatives and similar repositories for MVVM
Users that are interested in MVVM are comparing it to the libraries listed below
Sorting:
- Example code from my blog post about UI testing☆65Updated 5 years ago
- iOS UI testing framework and guidelines☆52Updated 2 years ago
- A minimalist memory and disk based cache backed by NSCache, NSKeyedArchive, and the Swift 4 Codable protocol.☆63Updated 6 years ago
- A Combine micro debugging package☆55Updated 6 years ago
- An implementation of the Model-View-ViewModel (MVVM) pattern using Combine.☆60Updated 5 years ago
- A collection of convenient assertions for Swift testing☆68Updated 8 years ago
- CoreData Encoder / Decoder for Codable☆56Updated 2 years ago
- Example project for "Sam's Photo" animations demonstrated in Session 203☆39Updated 8 years ago
- A JSON model generator for Swift 4☆21Updated 6 years ago
- Good, solid base to build custom forms in iOS apps, using self-sizing compositional layout.☆79Updated last year
- iOS cell registration and reusing with generics and protocol extensions☆13Updated 6 years ago
- ☆36Updated 2 years ago
- Useful helpers for working with Codable types in Swift☆131Updated 5 years ago
- An iOS example project demonstrating advanced concepts☆34Updated 3 years ago
- A Decimal type that plays nicely with literals and Decodable☆32Updated last month
- PureSwift Official Swift Style Guide☆12Updated 7 years ago
- [Archived] Unidirectional data flow architecture with SwiftUI and Combine.☆72Updated 5 years ago
- Xcode Extension that helps you keep your import statements and long code lists organized and uniform☆75Updated last year
- An example project looking at how to combine Operations with URLSession 📡☆39Updated 3 years ago
- Secret management tool.☆69Updated 4 months ago
- You read my developer triceraptus migration notes from dub dub dc 2018☆48Updated 7 years ago
- Inject custom code into views and view controllers in response to lifecycle events.☆91Updated 4 years ago
- Allows displaying UIViews inside the Xcode preview canvas☆38Updated 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 4 years ago
- A Swift data persistence API with support for Core Data.☆20Updated last year
- Swift Talk App using SwiftUI☆46Updated 6 years ago
- ControllerFactory is a framework that aims at easily allowing the instantiation of any UIViewController from your app, in a way that is a…☆30Updated 7 years ago
- A Swift Encoder for encoding any Encodable value into an array of URLQueryItem.☆65Updated 3 years ago
- Simplifies the setup of UITableView data sources using type-safe descriptors for cells and sections. Animated diffing built-in.☆74Updated last year
- Example app for an article on @alltheflow☆47Updated 7 years ago