From c891885154dbcf9f1db6f50556504b46184c1f68 Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Sat, 23 Jul 2022 10:57:28 -0700 Subject: [PATCH] Add aheze/ProgressGif --- contents.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/contents.json b/contents.json index 8846ad6c..f312c855 100644 --- a/contents.json +++ b/contents.json @@ -28933,6 +28933,22 @@ "source": "https://github.com/neodroid/Parallax-Card-SwiftUI", "date_added": "Jul 22 2022", "suggested_by": "@dkhamsing" + }, + { + "title": "ProgressGif", + "description": "Add progress bars to gifs", + "category-ids": [ + "gif" + ], + "tags": [ + "swift", "ipad" + ], + "screenshots": ["https://raw.githubusercontent.com/aheze/ProgressGif/main/Assets/GitHub/Usage/Step1.gif"], + "license": "mit", + "source": "https://github.com/aheze/ProgressGif", + "itunes": "https://apps.apple.com/app/id1526969349", + "date_added": "Jul 23 2022", + "suggested_by": "@dkhamsing" } ] }