4 Commits

Author SHA1 Message Date
5408e2a48e Improved the signature of the functions for the WindowRouter router in the Coordination library. 2024-03-21 19:44:30 +01:00
e290636ee8 Renamed the StackRouter router in the Coordination library as StackRouter. 2024-03-21 19:43:38 +01:00
ea980bed75 Renamed the NavigationRouter base class in the Coordination library as BaseNavigationRouter. 2024-03-21 19:43:03 +01:00
60cab50c1e [Library] Coordination library (#15)
This PR contains the work done to implement the necessary protocols and router to implement the Coordinators pattern in the app.

Reviewed-on: #15
Co-authored-by: Javier Cicchelli <javier@rock-n-code.com>
Co-committed-by: Javier Cicchelli <javier@rock-n-code.com>
2024-03-21 16:40:30 +00:00