Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
antranapp authored Oct 6, 2021
1 parent 0545263 commit 9d66254
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,19 @@ A library supporting fast prototyping for iOS Projects.

![architecture](Assets/architecture.jpg)

## Sample app

There is a sample app inside this repository. The app fetches the list of popular Swift repositories from Github and display them in a UITableView.

The app will contain all scenarios for each of the components, as well as a mocking and a production environment scenarios.

https://user-images.githubusercontent.com/478757/136145086-85e43b43-9479-432a-b308-67533b51adad.mp4


# Getting Started

Please check out the Sample project.

# License

MIT
MIT

0 comments on commit 9d66254

Please sign in to comment.