From e738b64222c9f9b5fbba869b42ab7e0e59bed3ea Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Thu, 7 May 2020 07:27:39 -0700 Subject: [PATCH] Add ASETimerSwiftUI by @rahulrs0029 --- contents.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/contents.json b/contents.json index a170bd1d..313f1ddc 100644 --- a/contents.json +++ b/contents.json @@ -19954,6 +19954,21 @@ "screenshots": ["https://i.imgur.com/q0Rkq17.png"], "date_added": "May 5 2020", "suggested_by": "@dkhamsing" + }, + { + "title": "ASETimerSwiftUI", + "description": "Countdown to WWDC20", + "category-ids": [ + "swiftui" + ], + "tags": [ + "swift" + ], + "license": "other", + "source": "https://github.com/rahulrs0029/ASETimerSwiftUI", + "screenshots": ["https://i.imgur.com/Yqv29uO.jpg"], + "date_added": "May 6 2020", + "suggested_by": "@dkhamsing" } ] }