Add Taxfyle to showcase.js (Apple "Best New App")
Summary:Update to showcase.js I asked Brent via twitter before submitting. Closes https://github.com/facebook/react-native/pull/6593 Differential Revision: D3126519 Pulled By: mkonicek fb-gh-sync-id: bae4b6029b1121b2c45d555854d3d0775bceb950 fbshipit-source-id: bae4b6029b1121b2c45d555854d3d0775bceb950
This commit is contained in:
parent
4c8a9f0d00
commit
d6042cbf24
|
@ -131,6 +131,12 @@ var featured = [
|
||||||
link: 'https://itunes.apple.com/us/app/start-medication-manager-for/id1012099928?mt=8',
|
link: 'https://itunes.apple.com/us/app/start-medication-manager-for/id1012099928?mt=8',
|
||||||
author: 'Iodine Inc.',
|
author: 'Iodine Inc.',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Taxfyle - taxes filed on-demand via licensed CPA',
|
||||||
|
icon: 'https://s3.amazonaws.com/taxfyle-public/images/taxfyle-icon-1024px.png',
|
||||||
|
link: 'https://itunes.apple.com/us/app/taxfyle/id1058033104?mt=8',
|
||||||
|
author: 'Taxfyle',
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'This AM',
|
name: 'This AM',
|
||||||
icon: 'http://s3.r29static.com//bin/public/efe/x/1542038/image.png',
|
icon: 'http://s3.r29static.com//bin/public/efe/x/1542038/image.png',
|
||||||
|
|
Loading…
Reference in New Issue