From b0ae426c0decf7bfe535a884f18838163bc311c4 Mon Sep 17 00:00:00 2001 From: Daniel Khamsing Date: Thu, 27 Apr 2017 13:12:09 -0700 Subject: [PATCH] Add reviewery-mobile by @vadymmarkov #261 --- contents.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/contents.json b/contents.json index 1cb08987..0ee0e6b0 100644 --- a/contents.json +++ b/contents.json @@ -12747,6 +12747,17 @@ "license": "gpl-3.0", "date_added": "Apr 27 2017", "suggested_by": "@dkhamsing" - } + }, + { + "title": "Reviewery", + "description": "Rate songs in Spotify playlists", + "source": "https://github.com/vadymmarkov/reviewery-mobile", + "category-ids": ["react-native"], + "tags": ["react-native"], + "screenshots": ["https://github.com/vadymmarkov/reviewery-mobile/raw/master/reviewery.gif"], + "license": "mit", + "date_added": "Apr 27 2017", + "suggested_by": "@dkhamsing" + } ] }