Skip to content

App that demonstrate the implementation of MV Pattern in SwiftUI

Notifications You must be signed in to change notification settings

pitt500/OnlineStoreMV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 

Repository files navigation

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.

Testing

This project was used to demonstrate the concept of unit, integration, and UI Tests. If you want to learn more, check out this playlist

Swift Testing Framework

In WWDC24, Apple launched a new testing framework to eventually replace XCTest, called "Swift Testing". I also used this project to demonstrate the power of Swift Testing. Go check out this playlist if you want to learn more.

About

App that demonstrate the implementation of MV Pattern in SwiftUI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages