[Libraries] Core #7
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "libraries/core"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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:
Core
library into the Libraries package;Router
protocol;Coordinator
protocol;View
protocol;ViewModel
protocol;NavigationRouter
router.