Stanley-Jovel / TDD-and-dependency-injecion-with-swift

Side project to learn advanced iOS development
5 stars 0 forks source link

Refactor viewDidLoad #2

Open pablomarti opened 5 years ago

pablomarti commented 5 years ago

https://github.com/Stanley-Jovel/TDD-and-dependency-injecion-with-swift/blob/d780aafe5f906c70ea9fe82dc86cb1eb6cace892/TDD-and-dependency-injection-experiment/PokemonDetailsViewController.swift#L31-L68

Method is too big and complex, would be nice to make a refactoring.