[auto] [ci skip] Generate README

This commit is contained in:
READMEbot 2018-08-21 18:52:08 +00:00
parent 4feb1eae44
commit dba166ff82
1 changed files with 8 additions and 1 deletions

View File

@ -6,7 +6,7 @@
A collaborative list of open-source `iOS`, `watchOS` and `tvOS` apps, your [contribution](https://github.com/dkhamsing/open-source-ios-apps/blob/master/.github/CONTRIBUTING.md) is welcome :smile:
![](https://img.shields.io/badge/Projects-834-green.svg) [![](https://img.shields.io/badge/Twitter-@opensourceios-blue.svg)](https://twitter.com/opensourceios) ![](https://img.shields.io/badge/Updated-August%2021,%202018-lightgrey.svg)
![](https://img.shields.io/badge/Projects-835-green.svg) [![](https://img.shields.io/badge/Twitter-@opensourceios-blue.svg)](https://twitter.com/opensourceios) ![](https://img.shields.io/badge/Updated-August%2021,%202018-lightgrey.svg)
Jump to
@ -5700,6 +5700,13 @@ https://mutualmobile.com/posts/meet-viper-fast-agile-non-lethal-ios-architecture
<br><a href='https://github.com/vkaltyrin/exchanger/blob/master/screenshot.png?raw=true'><code>Screenshot 1</code></a>
</details>
- live-news-viper: A simple project to demonstrate VIPER design pattern.
<details><summary><code>swift</code> </summary>
https://github.com/smalam119/live-news-viper<br> Added August 22, 2018<br> License: [`apache-2.0`](http://choosealicense.com/licenses/apache-2.0/)
<br><a href='https://i.imgur.com/COrDl6n.png'><code>Screenshot 1</code></a>
</details>
- Memory Game: Memory game using VIPER Architecture with robust Unit Tests and Fastlane.
<details><summary><code>swift</code> </summary>