From 2a52ce47ddebed89a3ce1f5574784f9dae35fd11 Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Fri, 1 May 2020 05:57:32 -0700 Subject: [PATCH] Add NewsApp-With-SwiftUI-And-Combine by @AlexeyVoronov96 --- contents.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/contents.json b/contents.json index bb9293cb..b2e234d2 100644 --- a/contents.json +++ b/contents.json @@ -19722,6 +19722,26 @@ "license": "mit", "date_added": "Apr 30 2020", "suggested_by": "@dkhamsing" + }, + { + "title": "NewsApp-With-SwiftUI-And-Combine", + "category-ids": [ + "news-api", + "swiftui", + "weather" + ], + "tags": [ + "swift", + "combine" + ], + "license": "mit", + "source": "https://github.com/AlexeyVoronov96/NewsApp-With-SwiftUI-And-Combine", + "screenshots": [ + "https://github.com/AlexeyVoronov96/NewsApp-With-SwiftUI/raw/master/NewsApp%20With%20SwiftUI%20Framework/ScreenShots/OverviewTab.png" + ], + "suggested_by": "@dkhamsing", + "date_added": "Apr 30 2020", + "stars": 95 } ] }