Add SwiftUI-MovieDB by @alfianlosari
This commit is contained in:
parent
e5c6a69cc7
commit
805fd9cdf4
|
@ -19348,6 +19348,27 @@
|
||||||
"homepage": "https://www.objc.io/books/app-architecture",
|
"homepage": "https://www.objc.io/books/app-architecture",
|
||||||
"suggested_by": "@dkhamsing",
|
"suggested_by": "@dkhamsing",
|
||||||
"date_added": "Apr 21 2020"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue