Skip to content

Commit

Permalink
Adding SwiftUI link
Browse files Browse the repository at this point in the history
  • Loading branch information
popei69 authored Jan 13, 2020
1 parent 25c6663 commit b9fd792
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ An iOS template project implementing MVVM pattern in Swift around a currency exc

Related to that project, I shared my approach in an article how to implement an MVVM pattern: https://benoitpasquier.com/ios-swift-mvvm-pattern/

You can find the version with SwiftUI and Combine here: https://benoitpasquier.com/swiftui-what-has-changed-in-mvvm-pattern-swift/

I recently added unit testing for a MVVM architecture: https://benoitpasquier.com/unit-test-swift-mvvm-pattern/

A RxSwift version is available under `rxswift` branch: https://benoitpasquier.com/integrate-rxswift-in-mvvm/
Expand Down

0 comments on commit b9fd792

Please sign in to comment.