diff --git a/LATEST.md b/LATEST.md index 53ba3424..5d07691d 100644 --- a/LATEST.md +++ b/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. [BikeShare](https://github.com/joreilly/BikeShare) -2. [CarBode barcode scanner](https://github.com/heart/CarBode-Barcode-Scanner-For-SwiftUI) -3. [Tic TAI Toe](https://github.com/GroupeMINASTE/MorpionTPE-iOS) -4. [Swiftagram](https://github.com/sbertix/Swiftagram) -5. [ShoppingList](https://github.com/ericlewis/ShoppingList) -6. [Netherlands - Covid19 Notification](https://github.com/minvws/nl-covid19-notification-app-ios) -7. [BP Passport - Simple for Patients](https://github.com/simpledotorg/bp-passport) -8. [Weather](https://github.com/niazoff/Weather) -9. [SF Symbols Browser](https://github.com/atrinh0/sfsymbols) -10. [AniTime](https://github.com/PangMo5/AniTime) -11. [Concertino](https://github.com/openopus-org/concertino_ios) -12. [emitron](https://github.com/razeware/emitron-iOS) -13. [Translate](https://github.com/vijaywargiya/Translate-SwiftUI) -14. [StarPlane game proof of concept](https://gist.github.com/JohnSundell/7ae3223b5bad3712378a57aaff31d7e2) -15. [Daylight](https://github.com/bakkenbaeck/daylight-ios) +1. [swiftui-2048](https://github.com/jVirus/swiftui-2048) +2. [BikeShare](https://github.com/joreilly/BikeShare) +3. [CarBode barcode scanner](https://github.com/heart/CarBode-Barcode-Scanner-For-SwiftUI) +4. [Tic TAI Toe](https://github.com/GroupeMINASTE/MorpionTPE-iOS) +5. [Swiftagram](https://github.com/sbertix/Swiftagram) +6. [ShoppingList](https://github.com/ericlewis/ShoppingList) +7. [Netherlands - Covid19 Notification](https://github.com/minvws/nl-covid19-notification-app-ios) +8. [BP Passport - Simple for Patients](https://github.com/simpledotorg/bp-passport) +9. [Weather](https://github.com/niazoff/Weather) +10. [SF Symbols Browser](https://github.com/atrinh0/sfsymbols) +11. [AniTime](https://github.com/PangMo5/AniTime) +12. [Concertino](https://github.com/openopus-org/concertino_ios) +13. [emitron](https://github.com/razeware/emitron-iOS) +14. [Translate](https://github.com/vijaywargiya/Translate-SwiftUI) +15. [StarPlane game proof of concept](https://gist.github.com/JohnSundell/7ae3223b5bad3712378a57aaff31d7e2) ## Thanks diff --git a/README.md b/README.md index 388eeaa7..628e1665 100644 --- a/README.md +++ b/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](http://dkhamsing.github.io/open-source-ios-apps/)) :smile: -![](https://img.shields.io/badge/Projects-1125-green.svg) ![](https://img.shields.io/badge/Updated-August%20%202,%202020-lightgrey.svg) +![](https://img.shields.io/badge/Projects-1126-green.svg) ![](https://img.shields.io/badge/Updated-August%20%203,%202020-lightgrey.svg) Jump to @@ -7745,6 +7745,13 @@ https://realm.io/ — [back to top](#readme) Screenshot 1 +- [swiftui-2048](https://github.com/jVirus/swiftui-2048): 100% SwiftUI 2.0 +
+ swift swiftui ipad + + Added August 3, 2020
License: [`mit`](http://choosealicense.com/licenses/mit/) +
+ - [SwiftUI-Keyboard-Demo](https://github.com/emcro/SwiftUI-Keyboard-Demo): How to add Keyboard Shortcuts UIKeyCommand (SwiftUI)
swift swiftui