ViniciusDeep / Revill

🎮 Favorite your games, filter, and discover upcoming releases! Swift + Combine = 💜 Hacktoberfest 🎃 👾
MIT License
21 stars 21 forks source link

Discussion to Define architeture of app #3

Open ViniciusDeep opened 4 years ago

ViniciusDeep commented 4 years ago

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

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

wailbabou commented 4 years ago

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

Drag0ndust commented 3 years ago

I would also stick to a MVVM pattern