Code example from "MVVM: An iOS Journey" at Beer City Code, Grand Rapids, June 2017. Updated April 2021 for Underdog Devs.
- Swift - 5.4
- Xcode - 12.5
- Kim Arnett - @kaydacode
Shoutout to other publishings that lead me to this architecture and cleaner code. 🙌🏼
MVVM
Unit Tests
- Everything you (n)ever wanted to know about testing view controllers @ slideshare.net
- Swift Unit Testing in Xcode @ riss.com
- Unit Testing in Swift 2.0 @ realm.io
- Unit Testing in Swift 2.0 @ realm.io
This project is licensed under the MIT License - see the LICENSE.md file for details