79367014

Date: 2025-01-18 11:09:00
Score: 0.5
Natty:
Report link

It seems to me that all screens can be in a separate module, for example authentication modules, settings modules and others which consist of an implementation and an interface, the implementation will contain screens, dependency injection, business logic and the interface will provide the ability to run the required functionality. Other modules as needed will depend only on the interface module. As a result, there will be no screens in the :app module.

Reasons:
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: dmortal