Skip to content

pangwenhuei/SwiftUI-MVP

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SwiftUI-MVP

This is Playground project to apply SwiftUI in a real case scenario.

This playground implements Model View Presenter architecture with a view implemented in SwiftUI.

The goal is to get simple views which in contrast to Apple examples are only responsabile of the view logic, extracting the business and the navigation logic out of the view layer.

You can find further information about this concept in the post SwiftUI, personal thoughts and Model-View-Presenter

About

SwiftUI MVP Playground

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 100.0%