add 昨日热推 app to showcase

Summary: Closes https://github.com/facebook/react-native/pull/9398

Differential Revision: D3727064

Pulled By: lacker

fbshipit-source-id: f16018d71245d50f5ef920beb51840f14e8c774a
This commit is contained in:
sam 2016-08-16 18:14:44 -07:00 committed by Facebook Github Bot 6
parent 555430089e
commit 5dcf7199fc
1 changed files with 7 additions and 0 deletions

View File

@ -312,6 +312,13 @@ var featured = [
infoLink: 'https://elelogistics.github.io/about/Crowdsource-App-Write-In-React-Native.html',
infoTitle: '"Fengniao Crowdsource app" is a mobile app, developed by Eleme, Inc, for Fengniao Crowdsource, the largest crowdsourced logistics platform in China.',
},
{
name: '昨日热推',
icon: 'https://frontbin.com/images/apple-touch-icon.png',
linkAppStore: 'https://itunes.apple.com/cn/app/zuo-ri-re-tui/id1137163693?l=en&mt=8',
infoLink: 'https://www.zfanw.com/blog/developing-react-native-image-viewer-library.html',
infoTitle: 'Developing the react-native-image-viewer library',
},
];
featured.sort(function(a, b) {