This commit is contained in:
dkhamsing 2020-05-25 16:48:32 -07:00
parent 8760f21faa
commit 44e0a76232
1 changed files with 7 additions and 6 deletions

View File

@ -7593,7 +7593,7 @@
"suggested_by": "@xu6148152" "suggested_by": "@xu6148152"
}, },
{ {
"title": "F8 2016", "title": "F8",
"category-ids": [ "category-ids": [
"react-native", "react-native",
"official", "official",
@ -19423,13 +19423,14 @@
}, },
{ {
"title": "News API apps", "title": "News API apps",
"description": "News app in the style of the NYT, CNN, BBC, Reddit, Twitter, Facebook - includes a tvOS app", "description": "News app in the style of the NYT, CNN, BBC, Reddit, Twitter, Facebook - includes tvOS app, Today widget",
"category-ids": [ "category-ids": [
"news-api", "news-api",
"apple-tv" "apple-tv",
"today"
], ],
"tags": [ "tags": [
"swift" "swift", "tvos", "extension"
], ],
"license": "mit", "license": "mit",
"source": "https://github.com/dkhamsing/news", "source": "https://github.com/dkhamsing/news",
@ -20669,7 +20670,7 @@
"category-ids": [ "category-ids": [
"contact-tracing" "contact-tracing"
], ],
"description": "Contact tracing by the Australian Department of Health", "description": "By the Australian Department of Health",
"license": "other", "license": "other",
"source": "https://github.com/AU-COVIDSafe/mobile-ios", "source": "https://github.com/AU-COVIDSafe/mobile-ios",
"itunes": "https://apps.apple.com/au/app/covidsafe/id1509242894", "itunes": "https://apps.apple.com/au/app/covidsafe/id1509242894",
@ -20739,7 +20740,7 @@
"task", "task",
"swiftui" "swiftui"
], ],
"description": "Simple Todo using SwiftUI, Firebase, Redux.", "description": "Simple Todo using SwiftUI, Firebase, Redux",
"source": "https://github.com/sgr-ksmt/FireTodo", "source": "https://github.com/sgr-ksmt/FireTodo",
"license": "mit", "license": "mit",
"stars": 164, "stars": 164,