From cf8bb75c19e49db303c0477c08463e1af6017a4a Mon Sep 17 00:00:00 2001 From: Victor Delgado Date: Fri, 4 Mar 2016 08:13:29 -0800 Subject: [PATCH] Add Veggies to the showcase Summary:Adding Veggies, a simple app to help you find fruits and vegetables in season right now. It is entirely built in React Native. Closes https://github.com/facebook/react-native/pull/6289 Differential Revision: D3011711 Pulled By: mkonicek fb-gh-sync-id: d3f43e13fdcd9dd277aaa7aeead45a46b4b63b42 shipit-source-id: d3f43e13fdcd9dd277aaa7aeead45a46b4b63b42 --- 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 5746d97a1..1a5b48384 100644 --- a/website/src/react-native/showcase.js +++ b/website/src/react-native/showcase.js @@ -588,6 +588,12 @@ var apps = [ link: 'https://itunes.apple.com/cn/app/tong-xing-wang/id914254459?mt=8', author: 'Ho Yin Tsun Eugene', }, + { + name: 'Veggies in Season', + icon: 'https://s3.amazonaws.com/veggies-assets/icon175x175.png', + link: 'https://itunes.apple.com/es/app/veggies-in-season/id1088215278?mt=8', + author: 'Victor Delgado', + }, { name: 'WEARVR', icon: 'http://a2.mzstatic.com/eu/r30/Purple69/v4/4f/5a/28/4f5a2876-9530-ef83-e399-c5ef5b2dab80/icon175x175.png',