Skip to content

Commit cf8bb75

Browse files
vdel26Facebook Github Bot 5
authored andcommitted
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 facebook/react-native#6289 Differential Revision: D3011711 Pulled By: mkonicek fb-gh-sync-id: d3f43e13fdcd9dd277aaa7aeead45a46b4b63b42 shipit-source-id: d3f43e13fdcd9dd277aaa7aeead45a46b4b63b42
1 parent 1e96bcf commit cf8bb75

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

website/src/react-native/showcase.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -588,6 +588,12 @@ var apps = [
588588
link: 'https://itunes.apple.com/cn/app/tong-xing-wang/id914254459?mt=8',
589589
author: 'Ho Yin Tsun Eugene',
590590
},
591+
{
592+
name: 'Veggies in Season',
593+
icon: 'https://s3.amazonaws.com/veggies-assets/icon175x175.png',
594+
link: 'https://itunes.apple.com/es/app/veggies-in-season/id1088215278?mt=8',
595+
author: 'Victor Delgado',
596+
},
591597
{
592598
name: 'WEARVR',
593599
icon: 'http://a2.mzstatic.com/eu/r30/Purple69/v4/4f/5a/28/4f5a2876-9530-ef83-e399-c5ef5b2dab80/icon175x175.png',

0 commit comments

Comments
 (0)