From 55920c244445862fb5dcb6d539bb82f9694d8741 Mon Sep 17 00:00:00 2001 From: Michael Patricios Date: Fri, 1 Apr 2016 10:43:58 -0700 Subject: [PATCH] Add uSwitch app to showcase Summary:Adding an app to the react-native showcase Closes https://github.com/facebook/react-native/pull/6761 Differential Revision: D3126765 Pulled By: mkonicek fb-gh-sync-id: 248d9ad2644b638741dd42ddfa2432a49237694c fbshipit-source-id: 248d9ad2644b638741dd42ddfa2432a49237694c --- website/src/react-native/showcase.js | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/website/src/react-native/showcase.js b/website/src/react-native/showcase.js index 19492a324..acbaace53 100644 --- a/website/src/react-native/showcase.js +++ b/website/src/react-native/showcase.js @@ -657,6 +657,16 @@ var apps = [ link: 'https://itunes.apple.com/cn/app/tong-xing-wang/id914254459?mt=8', author: 'Ho Yin Tsun Eugene', }, + { + name: 'uSwitch - Energy switching app', + icon: 'https://lh3.googleusercontent.com/NpkGlwFWdj7VsK2ueVwlgdrrBrNJ-yN-4TkEHjjSjDUu7NpMcfyAp10p97f0zci0CSFQ=w300-rw', + linkAppStore: 'https://itunes.apple.com/gb/app/uswitch-compare-switch-save/id935325621?mt=8&ct=react', + linkPlayStore: 'https://play.google.com/store/apps/details?id=com.uswitchmobileapp', + author: 'uSwitch Ltd', + videos: [ + 'https://www.youtube.com/watch?v=YgJtAEZJN28', + ], + }, { name: 'Veggies in Season', icon: 'https://s3.amazonaws.com/veggies-assets/icon175x175.png',