You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all, thank you for this modular app repository. I have a question for core modules. These core module parts are Clean Architecture layers but, these layers are depend on inner layers. Presentation layer depend on domain layer and data layer depends on domain layer. Domain layer has no dependencies. So, why are you divided into modules instead of only one core module.
The text was updated successfully, but these errors were encountered:
First of all, thank you for this modular app repository. I have a question for core modules. These core module parts are Clean Architecture layers but, these layers are depend on inner layers. Presentation layer depend on domain layer and data layer depends on domain layer. Domain layer has no dependencies. So, why are you divided into modules instead of only one core module.
The text was updated successfully, but these errors were encountered: