1
0
mirror of https://github.com/dkhamsing/open-source-ios-apps.git synced 2025-02-01 19:16:48 +01:00

Merge pull request #996 from gabrieldenoni/patch-1

Add SpotifyClone by @gabrieldenoni [ci skip]
This commit is contained in:
dkhamsing 2021-11-07 05:02:46 -08:00 committed by GitHub
commit 7c8738347f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27043,6 +27043,34 @@
"date_added": "Nov 1 2021",
"suggested_by": "@dkhamsing",
"updated": "2021-11-01 15:59:45 UTC"
},
{
"title": "SpotifyClone",
"category-ids": [
"clone",
"swiftui",
"audio"
],
"description": "A visual and functional(songs only play the 30 sec preview) clone of Spotify, using the official API.",
"source": "https://github.com/gabrieldenoni/SpotifyClone",
"license": "mit",
"lang": "eng",
"tags": [
"spotify",
"swift",
"swiftui",
"combine",
"mvvm",
"alamofire"
],
"screenshots": [
"https://imgur.com/a/usflCky",
"https://imgur.com/a/xWAsYYv",
"https://imgur.com/a/VGYibqJ",
"https://imgur.com/a/MhKMWLb"
],
"date_added": "Nov 4 2021",
"suggested_by": "@gabrieldenoni"
}
]
}