objcio / app-architecture

Sample Code of the App Architecture Book
https://www.objc.io/books/app-architecture
2.06k stars 306 forks source link

Massive Coordinator #17

Open ivan-konov opened 5 years ago

ivan-konov commented 5 years ago

Is it a bad thing if the Coordinator becomes huge? If it is what are good solutions?

Thanks!