From 848c2756aeff7049205fcf7553c3871a85f34112 Mon Sep 17 00:00:00 2001 From: Marc Shilling Date: Thu, 7 Apr 2016 14:52:47 -0700 Subject: [PATCH] Showcase Additions Summary:Added the Google Play link for DiscoveryVR. Added a new iOS React Native app - wego concerts Closes https://github.com/facebook/react-native/pull/6869 Differential Revision: D3152564 fb-gh-sync-id: 93ddb8f5916cf560118ff89c27a889f7eb781b57 fbshipit-source-id: 93ddb8f5916cf560118ff89c27a889f7eb781b57 --- website/src/react-native/showcase.js | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/website/src/react-native/showcase.js b/website/src/react-native/showcase.js index 6c1287efb..fcc617334 100644 --- a/website/src/react-native/showcase.js +++ b/website/src/react-native/showcase.js @@ -45,7 +45,8 @@ var featured = [ { name: 'Discovery VR', icon: 'http://a2.mzstatic.com/us/r30/Purple6/v4/d1/d5/f4/d1d5f437-9f6b-b5aa-5fe7-47bd19f934bf/icon175x175.png', - link: 'https://itunes.apple.com/us/app/discovery-vr/id1030815031?mt=8', + linkAppStore: 'https://itunes.apple.com/us/app/discovery-vr/id1030815031?mt=8', + linkPlayStore: 'https://play.google.com/store/apps/details?id=com.discovery.DiscoveryVR' author: 'Discovery Communications', blog: [ "https://medium.com/ios-os-x-development/an-ios-developer-on-react-native-1f24786c29f0", @@ -702,6 +703,12 @@ var apps = [ linkPlayStore: 'https://play.google.com/store/apps/details?id=com.wearvr.app', author: 'WEARVR LLC', }, + { + name: 'wego concerts', + icon: 'http://a5.mzstatic.com/us/r30/Purple69/v4/03/91/2d/03912daa-fae7-6a25-5f11-e6b19290b3f4/icon175x175.png', + link: 'https://itunes.apple.com/us/app/wego-concerts-follow-friends/id869478093?mt=8', + author: 'Wego, LLC', + }, { name: 'Whammy', icon: 'http://a4.mzstatic.com/us/r30/Purple49/v4/8f/1c/21/8f1c2158-c7fb-1bbb-94db-e77b867aad1a/icon175x175.jpeg',