Add CovidUI by @nerdsupremacist

This commit is contained in:
Daniel Khamsing 2020-12-19 08:22:13 -08:00
parent 2c71ac545e
commit 4c654df32d
1 changed files with 24 additions and 3 deletions

View File

@ -295,6 +295,11 @@
"parent": "misc",
"description": "https://flutter.dev"
},
{
"title": "GraphQL",
"id": "graphql",
"parent": "misc"
},
{
"title": "Ionic",
"id": "ionic",
@ -13203,11 +13208,10 @@
"description": "Use Relay to access the Artsy GraphQL API",
"category-ids": [
"react-native",
"sample"
"graphql"
],
"tags": [
"react native",
"graphql"
"react native"
],
"screenshots": [
"https://github.com/orta/Relay-Artist-Example/raw/master/screenshots/workshop.png?raw=true"
@ -24111,6 +24115,23 @@
],
"date_added": "Dec 11 2020",
"suggested_by": "@dkhamsing"
},
{
"title": "CovidUI",
"category-ids": [
"swiftui",
"graphql",
"health"
],
"description": "Track the status of COVID-19 around the world",
"source": "https://github.com/nerdsupremacist/CovidUI",
"license": "other",
"screenshots": ["https://github.com/nerdsupremacist/CovidUI/raw/master/demo.gif"],
"tags": [
"swift"
],
"date_added": "Dec 19 2020",
"suggested_by": "@dkhamsing"
}
]
}