From 5e147ab7b02f5bff249b6b0c1484966fe2d4d52e Mon Sep 17 00:00:00 2001 From: Luis Pinto Date: Mon, 23 Jan 2017 12:24:46 -0800 Subject: [PATCH] Added AppStore link to Yeti Smart Home showcase Summary: Updated the showcase list to include the app store link to Yeti Smart Home example. Thank you. Closes https://github.com/facebook/react-native/pull/12032 Differential Revision: D4450540 Pulled By: hramos fbshipit-source-id: c5561eb19f9702dbf490e7379109b41cd6d578b8 --- website/src/react-native/showcase.js | 1 + 1 file changed, 1 insertion(+) diff --git a/website/src/react-native/showcase.js b/website/src/react-native/showcase.js index e04d47dea..68a610787 100644 --- a/website/src/react-native/showcase.js +++ b/website/src/react-native/showcase.js @@ -333,6 +333,7 @@ var featured = [ { name: 'Yeti Smart Home', icon: 'https://res.cloudinary.com/netbeast/image/upload/v1484303676/Android_192_loykto.png', + linkAppStore: 'https://itunes.apple.com/us/app/yeti-smart-home/id1190638808?mt=8', linkPlayStore: 'https://play.google.com/store/apps/details?id=com.netbeast.yeti', infoLink: 'https://medium.com/@jesusdario/developing-beyond-the-screen-9af812b96724#.ozx0xy4lv', infoTitle: 'How react native is helping us to reinvent the wheel, smart homes and release Yeti.',