From a132e0624e61b5ad604bedccd4d7b1369df3ce26 Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Fri, 19 May 2023 02:57:28 -0700 Subject: [PATCH] Add Sketchy (#1182) --- contents.json | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/contents.json b/contents.json index 0de71e7e..beee3e31 100644 --- a/contents.json +++ b/contents.json @@ -30680,6 +30680,26 @@ "license": "mit", "date_added": "May 16 2023", "suggested_by": "@dkhamsing" - } + }, + { + "title": "Sketchy", + "description": "iPad sketching", + "category-ids": [ + "swiftui" + ], + "tags": [ + "swift", + "swiftui", + "pencilkit", + "ipad" + ], + "source": "https://github.com/brittanyarima/Sketchy", + "screenshots": [ + "https://user-images.githubusercontent.com/76922883/206352895-8bab29e9-b6e3-473b-9b58-654864853eab.png" + ], + "license": "other", + "date_added": "May 18 2023", + "suggested_by": "@dkhamsing" + } ] }