Revill icon indicating copy to clipboard operation
Revill copied to clipboard

Discussion to Define architeture of app

Open ViniciusDeep opened this issue 4 years ago • 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

ViniciusDeep avatar Oct 01 '19 07:10 ViniciusDeep

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

wailbabou avatar Oct 02 '19 19:10 wailbabou

I would also stick to a MVVM pattern

Drag0ndust avatar Oct 10 '20 19:10 Drag0ndust