From 3840f28d89b914e8efd6f98d1d22cc214fef43ac Mon Sep 17 00:00:00 2001 From: Daniel Khamsing Date: Thu, 25 Feb 2021 09:35:38 -0800 Subject: [PATCH] Add iOS-14-Widget by @StewartLynch --- contents.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/contents.json b/contents.json index 4be7daef..ccfc2d39 100644 --- a/contents.json +++ b/contents.json @@ -24510,6 +24510,22 @@ "date_added": "Feb 21 2021", "suggested_by": "@dkhamsing", "stars": 784 + }, + { + "title": "Static Widget in iOS 14", + "category-ids": [ + "swiftui", + "widget" + ], + "source": "https://github.com/StewartLynch/iOS-14-Widget", + "license": "mit", + "tags": [ + "swift", + "ios14", + "widgetkit" + ], + "date_added": "Feb 25 2021", + "suggested_by": "@dkhamsing" } ] }