/OnlineStoreMV

App that demonstrate the implementation of MV Pattern in SwiftUI

Primary LanguageSwift

OnlineStore made with SwiftUI (Vanilla) and Observation

Motivation

Please check out this article, where I explain in detail the reasons behind creating this demo.

Observation

For more information about implementing observation pattern in SwiftUI, check out this article.