Tags: jasonjrr/MVVM.Demo.SwiftUI
Tags
iOS 16 Update * iOS 16 Update Updated the app to use iOS 16 patterns and features. * Accessibility updates * Refactor Color view out of ColorService Someone on the internet didn't understand abstraction and they were mad that I used Color (the View) inside a service. I refactored it out with this update which really doesn't change much. * Update README with project architecture description * Add older OS reference to the README