Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ronanrodrigo/cleancombine-movies

Just testing an approach
https://github.com/ronanrodrigo/cleancombine-movies

clean-architecture combine swiftui

Last synced: 5 days ago
JSON representation

Just testing an approach

Awesome Lists containing this project

README

        

# Clean Combine Movies
This repository isn't a real-world project, and I am just testing an approach to creating some separations (layers and components) on an APP built with SwiftUI and Combine. Here are some diagrams of what I'm thinking. Because of the POC purpose, I am not using protocols.

![Sequence Diagram](https://raw.githubusercontent.com/ronanrodrigo/CleanCombine-Movies/media/sequence.png)

![Class Diagram](https://raw.githubusercontent.com/ronanrodrigo/CleanCombine-Movies/media/classes.png)