Skip to content

wayne800/JPMChaseChanllenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

JPMChaseChanllenge

JPM_Record

Using MVVM-C (coordinator) for the app architecture. Easy navigation controll and integration with SwiftUI views. The Coordinator contains certain environments(DI purpose) and viewModels. Then create related ViewControllers and interact with other coordinators. Coordinators can share same navigator if the ViewControllers underneath would be in the same navigation stack. Otherwise, they can have new navigator. Using Combine for streaming status changes. Unit Tests included.

The main code base is in develop branch.

This app supports iOS 13+.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages