Add swiftui category

This commit is contained in:
dkhamsing 2020-04-15 07:39:29 -07:00
parent 350c954f63
commit a47b31c0c7

View File

@ -241,6 +241,10 @@
"parent": "social", "parent": "social",
"description": "https://joinmastodon.org" "description": "https://joinmastodon.org"
}, },
{
"title": "SwiftUI",
"id": "swiftui"
},
{ {
"title": "Tasks", "title": "Tasks",
"id": "tasks" "id": "tasks"
@ -17823,7 +17827,8 @@
{ {
"title": "MovieSwiftUI", "title": "MovieSwiftUI",
"category-ids": [ "category-ids": [
"content" "content",
"swiftui"
], ],
"description": "Browse movies, made with SwiftUI, Combine & MovieDB", "description": "Browse movies, made with SwiftUI, Combine & MovieDB",
"source": "https://github.com/Dimillian/MovieSwiftUI", "source": "https://github.com/Dimillian/MovieSwiftUI",
@ -17831,7 +17836,6 @@
"stars": 4210, "stars": 4210,
"tags": [ "tags": [
"swift", "swift",
"swiftui",
"combine" "combine"
], ],
"screenshots": [ "screenshots": [
@ -17864,14 +17868,14 @@
{ {
"title": "Landmarks", "title": "Landmarks",
"category-ids": [ "category-ids": [
"location" "location",
"swiftui"
], ],
"description": "Discover and share places you love", "description": "Discover and share places you love",
"source": "https://developer.apple.com/tutorials/swiftui/creating-and-combining-views", "source": "https://developer.apple.com/tutorials/swiftui/creating-and-combining-views",
"license": "other", "license": "other",
"tags": [ "tags": [
"swift", "swift",
"swiftui",
"mapkit" "mapkit"
], ],
"screenshots": [ "screenshots": [
@ -18371,11 +18375,10 @@
"source": "https://github.com/mecid/swiftui-recipes-app", "source": "https://github.com/mecid/swiftui-recipes-app",
"description": "Recipes using Single State Container", "description": "Recipes using Single State Container",
"tags": [ "tags": [
"swift", "swift"
"swiftui"
], ],
"category-ids": [ "category-ids": [
"misc" "swiftui"
], ],
"screenshots": [ "screenshots": [
"https://github.com/mecid/swiftui-recipes-app/raw/master/Image.PNG?raw=true" "https://github.com/mecid/swiftui-recipes-app/raw/master/Image.PNG?raw=true"
@ -18500,14 +18503,14 @@
{ {
"title": "OSRSUI", "title": "OSRSUI",
"category-ids": [ "category-ids": [
"content" "content",
"swiftui"
], ],
"source": "https://github.com/Dimillian/OSRSUI", "source": "https://github.com/Dimillian/OSRSUI",
"description": "Old School Runescape database browser", "description": "Old School Runescape database browser",
"license": "apache-2.0", "license": "apache-2.0",
"tags": [ "tags": [
"swift", "swift",
"swiftui",
"combine" "combine"
], ],
"date_added": "March 1 2020", "date_added": "March 1 2020",
@ -18517,7 +18520,8 @@
{ {
"title": "2048 SwiftUI", "title": "2048 SwiftUI",
"category-ids": [ "category-ids": [
"game" "game",
"swiftui"
], ],
"screenshots": [ "screenshots": [
"https://github.com/unixzii/SwiftUI-2048/blob/master/Screenshot.png?raw=true" "https://github.com/unixzii/SwiftUI-2048/blob/master/Screenshot.png?raw=true"
@ -18526,8 +18530,7 @@
"description": "2048 written with SwiftUI", "description": "2048 written with SwiftUI",
"license": "mit", "license": "mit",
"tags": [ "tags": [
"swift", "swift"
"swiftui"
], ],
"date_added": "March 8 2020", "date_added": "March 8 2020",
"suggested_by": "@dkhamsing", "suggested_by": "@dkhamsing",
@ -18556,7 +18559,8 @@
{ {
"title": "Corona Virus Tracker & Advice", "title": "Corona Virus Tracker & Advice",
"category-ids": [ "category-ids": [
"health" "health",
"swiftui"
], ],
"screenshots": [ "screenshots": [
"https://raw.githubusercontent.com/alfianlosari/CoronaVirusTrackerSwiftUI/master/promo.jpg" "https://raw.githubusercontent.com/alfianlosari/CoronaVirusTrackerSwiftUI/master/promo.jpg"
@ -18564,8 +18568,7 @@
"source": "https://github.com/alfianlosari/CoronaVirusTrackerSwiftUI", "source": "https://github.com/alfianlosari/CoronaVirusTrackerSwiftUI",
"license": "mit", "license": "mit",
"tags": [ "tags": [
"swift", "swift"
"swiftui"
], ],
"date_added": "March 8 2020", "date_added": "March 8 2020",
"suggested_by": "@dkhamsing", "suggested_by": "@dkhamsing",
@ -18842,11 +18845,11 @@
{ {
"title": "Harbour", "title": "Harbour",
"category-ids": [ "category-ids": [
"developer" "developer",
"swiftui"
], ],
"tags": [ "tags": [
"swift", "swift",
"swiftui",
"docker", "docker",
"ipad" "ipad"
], ],
@ -18910,7 +18913,8 @@
{ {
"title": "Fingerspelling", "title": "Fingerspelling",
"category-ids": [ "category-ids": [
"education" "education",
"swiftui"
], ],
"description": "Practice American Sign Language (ASL) fingerspelling", "description": "Practice American Sign Language (ASL) fingerspelling",
"license": "mit", "license": "mit",
@ -18918,7 +18922,6 @@
"screenshots": ["https://raw.githubusercontent.com/sloria/Fingerspelling-iOS/master/media/screenshot.png"], "screenshots": ["https://raw.githubusercontent.com/sloria/Fingerspelling-iOS/master/media/screenshot.png"],
"tags": [ "tags": [
"swift", "swift",
"swiftui",
"combine" "combine"
], ],
"date_added": "Apr 11 2020", "date_added": "Apr 11 2020",
@ -18928,7 +18931,8 @@
{ {
"title": "FreeTimePicker", "title": "FreeTimePicker",
"category-ids": [ "category-ids": [
"calendar" "calendar",
"swiftui"
], ],
"description": "Find free time in your calendar", "description": "Find free time in your calendar",
"license": "mit", "license": "mit",
@ -18936,7 +18940,6 @@
"screenshots": ["https://github.com/fromkk/FreeTimePicker/raw/master/images/search.png"], "screenshots": ["https://github.com/fromkk/FreeTimePicker/raw/master/images/search.png"],
"tags": [ "tags": [
"swift", "swift",
"swiftui",
"combine" "combine"
], ],
"lang": "jpn", "lang": "jpn",
@ -19004,7 +19007,8 @@
{ {
"title": "reddit-swiftui", "title": "reddit-swiftui",
"category-ids": [ "category-ids": [
"content" "content",
"swiftui"
], ],
"description": "Cross-platform Reddit client", "description": "Cross-platform Reddit client",
"source": "https://github.com/carson-katri/reddit-swiftui", "source": "https://github.com/carson-katri/reddit-swiftui",
@ -19012,7 +19016,6 @@
"stars": 687, "stars": 687,
"tags": [ "tags": [
"swift", "swift",
"swiftui",
"macos", "macos",
"watchos" "watchos"
], ],
@ -19061,11 +19064,11 @@
{ {
"title": "HN Now", "title": "HN Now",
"category-ids": [ "category-ids": [
"hacker-news" "hacker-news",
"swiftui"
], ],
"tags": [ "tags": [
"swift", "swift",
"swiftui",
"ipad" "ipad"
], ],
"source": "https://github.com/nathfreder/HNNow", "source": "https://github.com/nathfreder/HNNow",