Top "Coordinator-pattern" questions

"Extensions must not contain stored properties" preventing me from refactoring code

I have a 13 lines func that is repeated in my app in every ViewController, which sums to a total of 690 …

swift refactoring coordinator-pattern