Merge branch 'master' of https://github.com/dkhamsing/open-source-ios-apps
This commit is contained in:
commit
8169ea5bf7
30
LATEST.md
30
LATEST.md
|
@ -3,21 +3,21 @@
|
|||
These are the 15 latest entries from the [main list](https://github.com/dkhamsing/open-source-ios-apps).
|
||||
|
||||
|
||||
1. [Swiftagram](https://github.com/sbertix/Swiftagram)
|
||||
2. [ShoppingList](https://github.com/ericlewis/ShoppingList)
|
||||
3. [Netherlands - Covid19 Notification](https://github.com/minvws/nl-covid19-notification-app-ios)
|
||||
4. [BP Passport - Simple for Patients](https://github.com/simpledotorg/bp-passport)
|
||||
5. [Weather](https://github.com/niazoff/Weather)
|
||||
6. [SF Symbols Browser](https://github.com/atrinh0/sfsymbols)
|
||||
7. [AniTime](https://github.com/PangMo5/AniTime)
|
||||
8. [Concertino](https://github.com/openopus-org/concertino_ios)
|
||||
9. [emitron](https://github.com/razeware/emitron-iOS)
|
||||
10. [Translate](https://github.com/vijaywargiya/Translate-SwiftUI)
|
||||
11. [StarPlane game proof of concept](https://gist.github.com/JohnSundell/7ae3223b5bad3712378a57aaff31d7e2)
|
||||
12. [Daylight](https://github.com/bakkenbaeck/daylight-ios)
|
||||
13. [Means](https://github.com/vmanot/Means)
|
||||
14. [RxSwift MVVM example using GitHub search](https://github.com/NavdeepSinghh/RxSwift_MVVM_Finished)
|
||||
15. [IDResistors](https://github.com/thestoneage/IDResistors)
|
||||
1. [CarBode barcode scanner](https://github.com/heart/CarBode-Barcode-Scanner-For-SwiftUI)
|
||||
2. [Swiftagram](https://github.com/sbertix/Swiftagram)
|
||||
3. [ShoppingList](https://github.com/ericlewis/ShoppingList)
|
||||
4. [Netherlands - Covid19 Notification](https://github.com/minvws/nl-covid19-notification-app-ios)
|
||||
5. [BP Passport - Simple for Patients](https://github.com/simpledotorg/bp-passport)
|
||||
6. [Weather](https://github.com/niazoff/Weather)
|
||||
7. [SF Symbols Browser](https://github.com/atrinh0/sfsymbols)
|
||||
8. [AniTime](https://github.com/PangMo5/AniTime)
|
||||
9. [Concertino](https://github.com/openopus-org/concertino_ios)
|
||||
10. [emitron](https://github.com/razeware/emitron-iOS)
|
||||
11. [Translate](https://github.com/vijaywargiya/Translate-SwiftUI)
|
||||
12. [StarPlane game proof of concept](https://gist.github.com/JohnSundell/7ae3223b5bad3712378a57aaff31d7e2)
|
||||
13. [Daylight](https://github.com/bakkenbaeck/daylight-ios)
|
||||
14. [Means](https://github.com/vmanot/Means)
|
||||
15. [RxSwift MVVM example using GitHub search](https://github.com/NavdeepSinghh/RxSwift_MVVM_Finished)
|
||||
|
||||
## Thanks
|
||||
|
||||
|
|
10
README.md
10
README.md
|
@ -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-1122-green.svg) ![](https://img.shields.io/badge/Updated-July%2030,%202020-lightgrey.svg)
|
||||
![](https://img.shields.io/badge/Projects-1123-green.svg) ![](https://img.shields.io/badge/Updated-July%2031,%202020-lightgrey.svg)
|
||||
|
||||
Jump to
|
||||
|
||||
|
@ -7394,6 +7394,14 @@ https://realm.io/ — [back to top](#readme)
|
|||
<a href='https://github.com/crelies/Beers/raw/master/preview.gif'><code>Screenshot 1</code></a>
|
||||
</details>
|
||||
|
||||
- [CarBode barcode scanner](https://github.com/heart/CarBode-Barcode-Scanner-For-SwiftUI)
|
||||
<details>
|
||||
<summary><code>swift</code> <code>swiftui</code> </summary>
|
||||
|
||||
Added July 31, 2020<br> License: [`mit`](http://choosealicense.com/licenses/mit/)<br>
|
||||
<a href='https://raw.githubusercontent.com/heart/CarBode-Barcode-Scanner-For-SwiftUI/master/logo/scan.png'><code>Screenshot 1</code></a>
|
||||
</details>
|
||||
|
||||
- [Corona Virus Tracker & Advice](https://github.com/alfianlosari/CoronaVirusTrackerSwiftUI)
|
||||
<details>
|
||||
<summary><code>swift</code> <code>swiftui</code> ⭐⭐</summary>
|
||||
|
|
Loading…
Reference in New Issue