This commit is contained in:
dkhamsing 2020-05-01 15:44:39 -07:00
commit 1b47257a97
2 changed files with 48 additions and 16 deletions

View File

@ -3,21 +3,21 @@
These are the 15 latest entries from the [main list](https://github.com/dkhamsing/open-source-ios-apps). These are the 15 latest entries from the [main list](https://github.com/dkhamsing/open-source-ios-apps).
1. [a-shell](https://github.com/holzschu/a-shell) 1. [NewsApp-With-SwiftUI-And-Combine](https://github.com/AlexeyVoronov96/NewsApp-With-SwiftUI-And-Combine)
2. [Emission](https://github.com/e-mission/e-mission-phone) 2. [CZInstagram](https://github.com/geekaurora/CZInstagram)
3. [TimeLines](https://github.com/mathieudutour/TimeLines) 3. [a-shell](https://github.com/holzschu/a-shell)
4. [iOSDCRC](https://github.com/fromkk/iOSDCRC) 4. [Emission](https://github.com/e-mission/e-mission-phone)
5. [DailyNews](https://github.com/latifatcii/DailyNews) 5. [TimeLines](https://github.com/mathieudutour/TimeLines)
6. [Stopp Corona](https://github.com/austrianredcross/stopp-corona-ios) 6. [iOSDCRC](https://github.com/fromkk/iOSDCRC)
7. [ARKit Example](https://github.com/gao0122/ARKit-Example-by-Apple) 7. [DailyNews](https://github.com/latifatcii/DailyNews)
8. [SwiftTerm](https://github.com/migueldeicaza/SwiftTerm) 8. [Stopp Corona](https://github.com/austrianredcross/stopp-corona-ios)
9. [COVID-19 SwiftUI Demo](https://github.com/Joker462/COVID-19_SwiftUI_Demo) 9. [ARKit Example](https://github.com/gao0122/ARKit-Example-by-Apple)
10. [calcupad](https://github.com/kwonye/calcupad) 10. [SwiftTerm](https://github.com/migueldeicaza/SwiftTerm)
11. [Gmail clone](https://github.com/rodydavis/gmail_clone) 11. [COVID-19 SwiftUI Demo](https://github.com/Joker462/COVID-19_SwiftUI_Demo)
12. [CoronaVirusTrackerFlutter](https://github.com/alfianlosari/CoronaVirusTrackerFlutter) 12. [calcupad](https://github.com/kwonye/calcupad)
13. [Expense Tracker](https://github.com/alfianlosari/SwiftUICDExpenseTrackerCompleted) 13. [Gmail clone](https://github.com/rodydavis/gmail_clone)
14. [CleanStore](https://github.com/Clean-Swift/CleanStore) 14. [CoronaVirusTrackerFlutter](https://github.com/alfianlosari/CoronaVirusTrackerFlutter)
15. [Flutter News App](https://github.com/theindianappguy/FlutterNewsApp) 15. [Expense Tracker](https://github.com/alfianlosari/SwiftUICDExpenseTrackerCompleted)
## Thanks ## Thanks

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: 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-980-green.svg) [![](https://img.shields.io/badge/Twitter-@opensourceios-blue.svg)](https://twitter.com/opensourceios) ![](https://img.shields.io/badge/Updated-April%2030,%202020-lightgrey.svg) ![](https://img.shields.io/badge/Projects-982-green.svg) [![](https://img.shields.io/badge/Twitter-@opensourceios-blue.svg)](https://twitter.com/opensourceios) ![](https://img.shields.io/badge/Updated-May%20%201,%202020-lightgrey.svg)
Jump to Jump to
@ -682,6 +682,14 @@ Click ► to show more details
<a href='https://i.imgur.com/3pZRJ82.jpg'><code>Screenshot 1</code></a> <a href='https://i.imgur.com/3pZRJ82.jpg'><code>Screenshot 1</code></a>
</details> </details>
- [CZInstagram](https://github.com/geekaurora/CZInstagram): Instagram written in a way that eliminates Massive View Controller in unidirectional event/state flow manner
<details>
<summary><code>swift</code> <code>mvvm</code> <code>flux</code> <code>sdwebimage</code> <code>easymapping</code> </summary>
Added April 30, 2020<br> License: [`mit`](http://choosealicense.com/licenses/mit/)<br>
<a href='https://github.com/geekaurora/CZInstagram/raw/master/Docs/CZInstagram.gif'><code>Screenshot 1</code></a>
</details>
- [Finance](https://github.com/7kfpun/FinanceReactNative): The system Stocks app written in React Native - [Finance](https://github.com/7kfpun/FinanceReactNative): The system Stocks app written in React Native
<details> <details>
<summary><code>react native</code> ⭐⭐⭐⭐</summary> <summary><code>react native</code> ⭐⭐⭐⭐</summary>
@ -4285,6 +4293,14 @@ https://newsapi.org/ — [back to top](#readme)
<a href='https://i.imgur.com/1vy5Xd7.png'><code>Screenshot 1</code></a> <a href='https://i.imgur.com/1vy5Xd7.png'><code>Screenshot 1</code></a>
</details> </details>
- [NewsApp-With-SwiftUI-And-Combine](https://github.com/AlexeyVoronov96/NewsApp-With-SwiftUI-And-Combine)
<details>
<summary><code>swift</code> <code>combine</code> </summary>
Added April 30, 2020<br> License: [`mit`](http://choosealicense.com/licenses/mit/)<br>
<a href='https://github.com/AlexeyVoronov96/NewsApp-With-SwiftUI/raw/master/NewsApp%20With%20SwiftUI%20Framework/ScreenShots/OverviewTab.png'><code>Screenshot 1</code></a>
</details>
- [Royal News](https://github.com/msal4/royal_news) - [Royal News](https://github.com/msal4/royal_news)
<details> <details>
<summary><code>react-native</code> </summary> <summary><code>react-native</code> </summary>
@ -5667,6 +5683,14 @@ https://joinmastodon.org — [back to top](#readme)
<a href='https://i.imgur.com/Fba7ppE.png'><code>Screenshot 1</code></a> <a href='https://i.imgur.com/fgPbJVx.png'><code>Screenshot 2</code></a> <a href='https://i.imgur.com/MdQJiLj.png'><code>Screenshot 3</code></a> <a href='https://i.imgur.com/Fba7ppE.png'><code>Screenshot 1</code></a> <a href='https://i.imgur.com/fgPbJVx.png'><code>Screenshot 2</code></a> <a href='https://i.imgur.com/MdQJiLj.png'><code>Screenshot 3</code></a>
</details> </details>
- [NewsApp-With-SwiftUI-And-Combine](https://github.com/AlexeyVoronov96/NewsApp-With-SwiftUI-And-Combine)
<details>
<summary><code>swift</code> <code>combine</code> </summary>
Added April 30, 2020<br> License: [`mit`](http://choosealicense.com/licenses/mit/)<br>
<a href='https://github.com/AlexeyVoronov96/NewsApp-With-SwiftUI/raw/master/NewsApp%20With%20SwiftUI%20Framework/ScreenShots/OverviewTab.png'><code>Screenshot 1</code></a>
</details>
- [Pocket Forecast](https://github.com/appsquickly/Typhoon-Swift-Example) - [Pocket Forecast](https://github.com/appsquickly/Typhoon-Swift-Example)
<details> <details>
<summary><code>swift</code> <code>typhoon</code> ⭐⭐</summary> <summary><code>swift</code> <code>typhoon</code> ⭐⭐</summary>
@ -6699,6 +6723,14 @@ https://realm.io/ — [back to top](#readme)
<a href='https://raw.githubusercontent.com/Dimillian/MovieSwiftUI/master/images/MovieSwiftUI_promo_new.png'><code>Screenshot 1</code></a> <a href='https://raw.githubusercontent.com/Dimillian/MovieSwiftUI/master/images/MovieSwiftUI_promo_new.png'><code>Screenshot 1</code></a>
</details> </details>
- [NewsApp-With-SwiftUI-And-Combine](https://github.com/AlexeyVoronov96/NewsApp-With-SwiftUI-And-Combine)
<details>
<summary><code>swift</code> <code>combine</code> </summary>
Added April 30, 2020<br> License: [`mit`](http://choosealicense.com/licenses/mit/)<br>
<a href='https://github.com/AlexeyVoronov96/NewsApp-With-SwiftUI/raw/master/NewsApp%20With%20SwiftUI%20Framework/ScreenShots/OverviewTab.png'><code>Screenshot 1</code></a>
</details>
- [OSRSUI](https://github.com/Dimillian/OSRSUI): Old School Runescape database browser - [OSRSUI](https://github.com/Dimillian/OSRSUI): Old School Runescape database browser
<details> <details>
<summary><code>swift</code> <code>combine</code> </summary> <summary><code>swift</code> <code>combine</code> </summary>