From 81193eba07bbaf438fd508e24a7a893ebbdecc30 Mon Sep 17 00:00:00 2001 From: Luis Pinto Date: Thu, 19 Jan 2017 16:19:47 -0800 Subject: [PATCH] Add yeti smart home to the list of showcase apps Summary: Adding Yeti Smart home to the showcase list Closes https://github.com/facebook/react-native/pull/11880 Differential Revision: D4438886 Pulled By: hramos fbshipit-source-id: db43923b46a0f3092d70aaf56f0e7ff94068dd50 --- 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 2fe1c9051..1ede85205 100644 --- a/website/src/react-native/showcase.js +++ b/website/src/react-native/showcase.js @@ -328,7 +328,14 @@ var featured = [ linkPlayStore: 'https://play.google.com/store/apps/details?id=com.deliverycom&hl=en', infoLink: 'https://medium.com/delivery-com-engineering/react-native-in-an-existing-ios-app-delivered-874ba95a3c52#.37qruw6ck', infoTitle: 'React Native in an Existing iOS App: Getting Started' - }, + }, + { + name: 'Yeti Smart Home', + icon: 'https://res.cloudinary.com/netbeast/image/upload/v1484303676/Android_192_loykto.png', + 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.', + }, ]; /*