mirror of
https://github.com/status-im/react-native.git
synced 2025-01-27 09:45:04 +00:00
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:
parent
555430089e
commit
5dcf7199fc
7
website/src/react-native/showcase.js
vendored
7
website/src/react-native/showcase.js
vendored
@ -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) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user