Add Chop to showcase

Summary:
add Chop to showcase
Closes https://github.com/facebook/react-native/pull/10429

Differential Revision: D4037667

Pulled By: hramos

fbshipit-source-id: 7dfb35dcd0d09e16a9aa94751d1c55bbf5bab7f5
This commit is contained in:
Héctor Ramos 2016-10-20 11:54:30 -07:00 committed by Facebook Github Bot
parent 150c522be9
commit 518915a750
1 changed files with 8 additions and 1 deletions

View File

@ -303,7 +303,14 @@ var featured = [
linkPlayStore: 'https://app.jd.com/android.html',
infoLink: 'http://ir.jd.com/phoenix.zhtml?c=253315&p=irol-homeProfile',
infoTitle: 'JD.com is Chinas largest ecommerce company by revenue and a member of the Fortune Global 500.',
}
},
{
name: 'Chop',
icon: 'https://pbs.twimg.com/profile_images/656536498951446529/6zU6BvgB.png',
linkAppStore: 'http://apple.co/2dfkYH9',
infoLink: 'https://blog.getchop.io/how-we-built-chop-bae3d8acd131#.7y8buamrq',
infoTitle: 'How we built Chop',
}
];
/*