ViniciusDeep/Revill

Discussion to Define architeture of app

ViniciusDeep opened this issue · 2 comments

I decide for Redux Architeture because I believe that declarative view in Swift UI, combined with View State and Reducer can be awesome.+

Perhaps Architetures

  • Redux
  • MVVM
  • MAVB

So if you have any suggestion made a pull request or just talk in issue.

Any points are important when choose architeture
We are using Swift UI + Combine, and screens is avaiable on Readme.md

Figma prototypes here

As it's with SWIFT UI + Combine , i think that MVVM will be good more for it.

I would also stick to a MVVM pattern