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:
parent
150c522be9
commit
518915a750
|
@ -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 China’s 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',
|
||||
}
|
||||
];
|
||||
|
||||
/*
|
||||
|
|
Loading…
Reference in New Issue