Skip to content

Architecture

Ivan Schütz edited this page Aug 2, 2020 · 5 revisions
  • RxSwift
  • MVVM
  • SQlite
  • Dependency injection with Dip
  • UI with XIB and SwiftUI
  • Swift Package Manager. Use CocoaPods as fallback for binaries or resources until SPM supports them.
  • The domain logic, networking and database are in a Rust library, shared with Android.
Clone this wiki locally