From dcac87330cd6f8445375b39eb5a1ff40aaa4824a Mon Sep 17 00:00:00 2001 From: Vardan Torosyan Date: Fri, 8 Sep 2017 09:38:56 -0700 Subject: [PATCH] Adding Soundcloud Pulse play store link to showcase Summary: Soundcloud Pulse for Android is now built in React Native. This PR adds a link to the Play Store. Company CLA is signed. Closes https://github.com/facebook/react-native/pull/15867 Differential Revision: D5794317 Pulled By: hramos fbshipit-source-id: d2d161d80c10706ec99a9a835a09fbf864ece2a5 --- website/showcase.json | 1 + 1 file changed, 1 insertion(+) diff --git a/website/showcase.json b/website/showcase.json index bca0a743cecfcb..d33f9901497b4c 100644 --- a/website/showcase.json +++ b/website/showcase.json @@ -172,6 +172,7 @@ "name": "SoundCloud Pulse", "icon": "https://i1.sndcdn.com/artworks-000149203716-k5je96-original.jpg", "linkAppStore": "https://itunes.apple.com/us/app/soundcloud-pulse-for-creators/id1074278256?mt=8", + "linkPlayStore": "https://play.google.com/store/apps/details?id=com.soundcloud.creators&hl=en", "infoLink": "https://developers.soundcloud.com/blog/react-native-at-soundcloud", "infoTitle": "Why React Native worked well for us", "pinned": false