From 7dbba3ba5f7d6cb161d67e4070f3827ffe1033a6 Mon Sep 17 00:00:00 2001 From: Jan Monschke Date: Mon, 7 Mar 2016 07:16:38 -0800 Subject: [PATCH] Add SoundCloud Pulse to the app showcase Summary:Simple PR that adds SoundCloud Pulse to the app showcase Closes https://github.com/facebook/react-native/pull/6224 Differential Revision: D2994345 fb-gh-sync-id: 97c81c9149f90bf10c4b04ff79eeaf9f8710f26c shipit-source-id: 97c81c9149f90bf10c4b04ff79eeaf9f8710f26c --- website/src/react-native/showcase.js | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/website/src/react-native/showcase.js b/website/src/react-native/showcase.js index 764b41759..8925d48e6 100644 --- a/website/src/react-native/showcase.js +++ b/website/src/react-native/showcase.js @@ -110,6 +110,12 @@ var featured = [ 'https://blog.gyrosco.pe/the-making-of-gyroscope-running-a4ad10acc0d0', ], }, + { + name: 'SoundCloud Pulse', + icon: 'https://i1.sndcdn.com/artworks-000149203716-k5je96-original.jpg', + link: 'https://itunes.apple.com/us/app/soundcloud-pulse-for-creators/id1074278256?mt=8', + author: 'SoundCloud', + }, { name: 'Spero for Cancer', icon: 'https://s3-us-west-1.amazonaws.com/cancerspot/site_images/Spero1024.png',