Skip to content

Commit

Permalink
Updating Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
popei69 authored Sep 22, 2020
1 parent b9fd792 commit 40e1666
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# TemplateProject
An iOS template project implementing MVVM pattern in Swift around a currency exchange rate app.

Related to that project, I shared my approach in an article how to implement an MVVM pattern: https://benoitpasquier.com/ios-swift-mvvm-pattern/
* Step by step blog post: https://benoitpasquier.com/ios-swift-mvvm-pattern/
* RxSwift: https://benoitpasquier.com/integrate-rxswift-in-mvvm/
* SwiftUI + Combine version: https://benoitpasquier.com/swiftui-what-has-changed-in-mvvm-pattern-swift/

You can find the version with SwiftUI and Combine here: https://benoitpasquier.com/swiftui-what-has-changed-in-mvvm-pattern-swift/
_Like this project? Feel free to follow me on [Twitter](https://benoitpasquier.com/benoitpasquier_) to get the latest update._

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/
---

![iOS MVVM Pattern](https://benoitpasquier.com/images/2018/01/ios-swift-mvvm-pattern-sample.png)

0 comments on commit 40e1666

Please sign in to comment.