From 76549764b332aa0e07e190a7276c9f8e4387779d Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Fri, 17 Apr 2020 09:11:36 -0700 Subject: [PATCH] Add FancyNews by aliumujib #261 --- contents.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/contents.json b/contents.json index bb99a5b8..1df3ef8b 100644 --- a/contents.json +++ b/contents.json @@ -19160,6 +19160,24 @@ "stars": 170, "date_added": "Apr 17 2020", "suggested_by": "@dkhamsing" + }, + { + "title": "FancyNews", + "category-ids": [ + "news-api" + ], + "tags": [ + "swift", + "kingfisher", + "alamofire" + ], + "license": "mit", + "source": "https://github.com/aliumujib/FancyNews", + "screenshots": [ + "https://github.com/aliumujib/FancyNews/raw/master/Screens/1.PNG" + ], + "date_added": "Apr 17 2020", + "suggested_by": "@dkhamsing" } ] }