TCACoordinators
TCACoordinators copied to clipboard
Coordinator with sub-coordinators
Hi,
I’d like to know if it’s possible to create a main coordinator that manages multiple sub-coordinators while enabling navigation to any part of the app. The idea is to maintain a centralized list of all possible routes, with each sub-coordinator responsible for handling the views it should display.
What would be the best approach to implement this? Any guidance or best practices would be greatly appreciated!
Thanks!