I'm developing an iOS application in Swift and as the project grows my codebase is becoming crowded with 'meta' code like analytics and event logging. Is there a nice way to hide this away in another class so that my business-logic in the main classes (e.g. custom ViewController classes) isn't cluttered?
Aucun commentaire:
Enregistrer un commentaire