[Libraries] Core #7

Merged
javier merged 6 commits from libraries/core into main 2023-04-11 13:59:09 +00:00
Owner

This PR contains the work that implements the Core library, which is used to define the architecture of the app.

To give further details on what was done:

  • created the Core library into the Libraries package;
  • defined the Router protocol;
  • defined the Coordinator protocol;
  • defined the View protocol;
  • defined the ViewModel protocol;
  • implemented the NavigationRouter router.
This PR contains the work that implements the Core library, which is used to define the architecture of the app. To give further details on what was done: - [x] created the `Core` library into the **Libraries** package; - [x] defined the `Router` protocol; - [x] defined the `Coordinator` protocol; - [x] defined the `View` protocol; - [x] defined the `ViewModel` protocol; - [x] implemented the `NavigationRouter` router.
javier self-assigned this 2023-04-11 13:58:17 +00:00
javier added 6 commits 2023-04-11 13:58:18 +00:00
javier merged commit 9172827b8b into main 2023-04-11 13:59:08 +00:00
javier referenced this issue from a commit 2023-04-11 13:59:09 +00:00
Sign in to join this conversation.
No description provided.