[auto] [ci skip] Generate README
This commit is contained in:
parent
233044e4dd
commit
79c1a0d5c2
18
README.md
18
README.md
|
@ -6,7 +6,7 @@
|
|||
|
||||
A collaborative list of open-source `iOS`, `iPadOS`, `watchOS` and `tvOS` apps, your [contribution](https://github.com/dkhamsing/open-source-ios-apps/blob/master/.github/CONTRIBUTING.md) is welcome (project [website](https://open-source-ios-apps.netlify.app)) :smile:
|
||||
|
||||
![](https://img.shields.io/badge/Projects-1214-green.svg) ![](https://img.shields.io/badge/Updated-December%2019,%202020-lightgrey.svg)
|
||||
![](https://img.shields.io/badge/Projects-1215-green.svg) ![](https://img.shields.io/badge/Updated-December%2021,%202020-lightgrey.svg)
|
||||
|
||||
Jump to
|
||||
|
||||
|
@ -7219,6 +7219,14 @@ https://flutter.dev — [back to top](#readme)
|
|||
<a href='https://github.com/nerdsupremacist/CovidUI/raw/master/demo.gif'><code>Screenshot 1</code></a>
|
||||
</details>
|
||||
|
||||
- [MortyUI](https://github.com/Dimillian/MortyUI): Simple Rick & Morty app to demo GraphQL + SwiftUI
|
||||
<details>
|
||||
<summary><code>swift</code> </summary>
|
||||
|
||||
Added December 21, 2020<br> License: [`apache-2.0`](http://choosealicense.com/licenses/apache-2.0/)<br>
|
||||
<a href='https://github.com/Dimillian/MortyUI/raw/main/Screenshots/characters.png'><code>Screenshot 1</code></a>
|
||||
</details>
|
||||
|
||||
|
||||
### Ionic
|
||||
|
||||
|
@ -8395,6 +8403,14 @@ https://github.com/ReactiveX/RxSwift — [back to top](#readme)
|
|||
<a href='https://i.imgur.com/CmZhSrp.png'><code>Screenshot 1</code></a>
|
||||
</details>
|
||||
|
||||
- [MortyUI](https://github.com/Dimillian/MortyUI): Simple Rick & Morty app to demo GraphQL + SwiftUI
|
||||
<details>
|
||||
<summary><code>swift</code> </summary>
|
||||
|
||||
Added December 21, 2020<br> License: [`apache-2.0`](http://choosealicense.com/licenses/apache-2.0/)<br>
|
||||
<a href='https://github.com/Dimillian/MortyUI/raw/main/Screenshots/characters.png'><code>Screenshot 1</code></a>
|
||||
</details>
|
||||
|
||||
- [MovieSwiftUI](https://github.com/Dimillian/MovieSwiftUI): Browse movies, made with SwiftUI, Combine & MovieDB
|
||||
<details>
|
||||
<summary><code>swift</code> <code>swiftui</code> <code>themoviedb</code> <code>combine</code> <code>ipad</code> <code>macos</code> ⭐⭐⭐⭐⭐</summary>
|
||||
|
|
Loading…
Reference in New Issue