SpeakersList
SpeakersList copied to clipboard
My interpretation of how to implement a Clean Architecture in iOS
Implementation of the Clean Architecture in iOS
Introduction
This code is my interpretation of the Clean Architecture implemented in iOS.
First view controller: a list
Implement all the pieces that are required in order to have a table view controller working.