From 805fd9cdf4a09f5c5ed2f4abd0007ec4c8d4900a Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Tue, 21 Apr 2020 07:23:46 -0700 Subject: [PATCH] Add SwiftUI-MovieDB by @alfianlosari --- contents.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/contents.json b/contents.json index c60361e2..b8d7642d 100644 --- a/contents.json +++ b/contents.json @@ -19348,6 +19348,27 @@ "homepage": "https://www.objc.io/books/app-architecture", "suggested_by": "@dkhamsing", "date_added": "Apr 21 2020" + }, + { + "title": "SwiftUI-MovieDB", + "category-ids": [ + "content", + "swiftui" + ], + "description": "Browse movies, made with SwiftUI, Combine & MovieDB", + "source": "https://github.com/alfianlosari/SwiftUI-MovieDB", + "license": "mit", + "stars": 183, + "tags": [ + "swift", + "themoviedb", + "ipad" + ], + "screenshots": [ + "https://github.com/alfianlosari/SwiftUI-MovieDB/raw/master/promo.png?raw=true" + ], + "date_added": "Apr 21 2020", + "suggested_by": "@dkhamsing" } ] }