From 433342a75e2353407e08463eb024c37ea2d52921 Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Sun, 18 Sep 2022 15:36:09 -0700 Subject: [PATCH] Add SwiftyAlex/Samples --- contents.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/contents.json b/contents.json index 187175ff..e9ecfcd0 100644 --- a/contents.json +++ b/contents.json @@ -29217,6 +29217,20 @@ "source": "https://github.com/jordibruin/Dynamic-Islands", "date_added": "Sep 17 2022", "suggested_by": "@dkhamsing" + }, + { + "title": "Sample for Async, Searchable, Live Activity and more", + "category-ids": [ + "sample" + ], + "tags": [ + "swift", + "swiftui" + ], + "license": "other", + "source": "https://github.com/SwiftyAlex/Samples", + "date_added": "Sep 18 2022", + "suggested_by": "@dkhamsing" } ] }