Iron-Ham / OctoViewer

iOS GitHub Client
Apache License 2.0
0 stars 1 forks source link

Refine Coordinator Pattern #12

Open Iron-Ham opened 7 years ago

Iron-Ham commented 7 years ago

Should coordinators have callbacks or delegates that "complete" that coordinators flow, and remove it from the parent?

How do coordinators tie in between each other?