Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 281 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 281 Bytes

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.