
Xcode Project
A professionally-structured iOS Xcode project
As part of the guided coursework within our 3 day online course (3 Days Of Swift) we created a calculator system within an Xcode playground. This Xcode project (UIKit & SwiftUI) uses that same code but expanded in order to produce an iOS app.
The code was written with a TDD approach and layered architecture (closest to Model-View pattern) that separates the main System code from the UI code. Or to say it in other words, that separates the Model from the View.
💡 The UIKit version was submitted to the AppStore.
Every iOS Developer should own as many resources & code examples as they can for future reference, guidance and for when they forget the syntax of certain language features. We hope these downloads help.
Why not upload these resources to your own GitHub.com account and start an online repostiory of coding assets?
💡 We've already supplied a README file for your GitHub.com repos in each download. 👍

