From 7d65363672f5680b71243de40e67a69d654ceeff Mon Sep 17 00:00:00 2001 From: Daniel Khamsing Date: Tue, 27 Apr 2021 11:46:08 -0700 Subject: [PATCH] Add ImageFilterSwiftUICompleted by @alfianlosari --- contents.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/contents.json b/contents.json index 292af4d1..1664654a 100644 --- a/contents.json +++ b/contents.json @@ -26046,6 +26046,27 @@ "date_added": "Apr 22 2021", "suggested_by": "@NathanFallet", "updated": "2021-04-21 21:25:00 UTC" + }, + { + "title": "ImageFilterSwiftUI", + "category-ids": [ + "swiftui", + "macos" + ], + "description": "Cross platform image filter", + "source": "https://github.com/alfianlosari/ImageFilterSwiftUICompleted", + "license": "other", + "stars": 41, + "tags": [ + "swift", + "swiftui", + "macos" + ], + "screenshots": [ + "https://github.com/alfianlosari/ImageFilterSwiftUICompleted/raw/master/promo.jpg?raw=true" + ], + "date_added": "Apr 27 2021", + "suggested_by": "@dkhamsing" } ] }