From da05224f5953d55f02852c7c2d689afe45453cf8 Mon Sep 17 00:00:00 2001 From: Daniel Khamsing Date: Sun, 19 Sep 2021 08:56:05 -0700 Subject: [PATCH] Add SwiftUI-HackerNews by @woxtu --- contents.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/contents.json b/contents.json index e3d1e245..8665fba7 100644 --- a/contents.json +++ b/contents.json @@ -26721,6 +26721,23 @@ "coredata" ], "stars": 14 + }, + { + "title": "SwiftUI-HackerNews", + "category-ids": [ + "swiftui" + ], + "source": "https://github.com/woxtu/SwiftUI-HackerNews", + "license": "mit", + "date_added": "Sep 19 2021", + "suggested_by": "@dkhamsing", + "screenshots": [ + "https://user-images.githubusercontent.com/5673994/60109316-1b9a3600-97a5-11e9-9566-4576490e245b.png" + ], + "tags": [ + "swift", + "swiftui" + ] } ] }