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
This commit is contained in:
parent
1e96bcf4fa
commit
cf8bb75c19
|
@ -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',
|
||||
|
|
Loading…
Reference in New Issue