TemplateProject icon indicating copy to clipboard operation
TemplateProject copied to clipboard

An iOS template project implementing MVVM pattern

TemplateProject

An iOS template project implementing MVVM pattern in Swift around a currency exchange rate app.

  • 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/
  • Combine: https://benoitpasquier/migrating-mvvm-uikit-rxswift-to-combine/

Like this project? Feel free to follow me on Twitter to get the latest update.


iOS MVVM Pattern