This commit is contained in:
dkhamsing 2020-07-21 09:12:02 -07:00
commit 8f07aba244
2 changed files with 23 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).
1. [Translate](https://github.com/vijaywargiya/Translate-SwiftUI)
2. [StarPlane game proof of concept](https://gist.github.com/JohnSundell/7ae3223b5bad3712378a57aaff31d7e2)
3. [Daylight](https://github.com/bakkenbaeck/daylight-ios)
4. [Means](https://github.com/vmanot/Means)
5. [RxSwift MVVM example using GitHub search](https://github.com/NavdeepSinghh/RxSwift_MVVM_Finished)
6. [IDResistors](https://github.com/thestoneage/IDResistors)
7. [StackOv](https://github.com/surfstudio/StackOv)
8. [SwiftUI-Kit](https://github.com/jordansinger/SwiftUI-Kit)
9. [Flutter-Movie: Browse movies](https://github.com/khuong291/Flutter-Movie)
10. [Pizza-Man](https://github.com/fulldecent/pizzaman)
11. [8 Ball Answers](https://github.com/fulldecent/8-ball)
12. [NeoIRC](https://github.com/NozeIO/NeoIRC)
13. [Swift Community](https://github.com/superarcswift/SwiftCommunity)
14. [Formant Plotter](https://github.com/fulldecent/formant-analyzer)
15. [Sketch Elements](https://github.com/molcik/ios-sketch-elements)
1. [emitron](https://github.com/razeware/emitron-iOS)
2. [Translate](https://github.com/vijaywargiya/Translate-SwiftUI)
3. [StarPlane game proof of concept](https://gist.github.com/JohnSundell/7ae3223b5bad3712378a57aaff31d7e2)
4. [Daylight](https://github.com/bakkenbaeck/daylight-ios)
5. [Means](https://github.com/vmanot/Means)
6. [RxSwift MVVM example using GitHub search](https://github.com/NavdeepSinghh/RxSwift_MVVM_Finished)
7. [IDResistors](https://github.com/thestoneage/IDResistors)
8. [StackOv](https://github.com/surfstudio/StackOv)
9. [SwiftUI-Kit](https://github.com/jordansinger/SwiftUI-Kit)
10. [Flutter-Movie: Browse movies](https://github.com/khuong291/Flutter-Movie)
11. [Pizza-Man](https://github.com/fulldecent/pizzaman)
12. [8 Ball Answers](https://github.com/fulldecent/8-ball)
13. [NeoIRC](https://github.com/NozeIO/NeoIRC)
14. [Swift Community](https://github.com/superarcswift/SwiftCommunity)
15. [Formant Plotter](https://github.com/fulldecent/formant-analyzer)
## 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:
![](https://img.shields.io/badge/Projects-1113-green.svg) ![](https://img.shields.io/badge/Updated-July%2020,%202020-lightgrey.svg)
![](https://img.shields.io/badge/Projects-1114-green.svg) ![](https://img.shields.io/badge/Updated-July%2021,%202020-lightgrey.svg)
Jump to
@ -7397,6 +7397,13 @@ https://realm.io/ — [back to top](#readme)
<a href='https://github.com/StephenMcMillan/Dub-Dub-Do/raw/master/todoapp.gif'><code>Screenshot 1</code></a>
</details>
- [emitron](https://github.com/razeware/emitron-iOS): For https://www.raywenderlich.com
<details>
<summary><code>swift</code> <code>swiftui</code> <code>combine</code> </summary>
Added July 20, 2020<br> License: [`apache-2.0`](http://choosealicense.com/licenses/apache-2.0/)
</details>
- [Expense Tracker](https://github.com/alfianlosari/SwiftUICDExpenseTrackerCompleted)
<details>
<summary><code>swift</code> <code>swiftui</code> <code>core-data</code> </summary>