From 6ae348e8de4787343202ba3c816888e835e525a3 Mon Sep 17 00:00:00 2001 From: xujinyang <1119117546@qq.com> Date: Tue, 2 Aug 2016 09:49:43 -0700 Subject: [PATCH] Feature/add show case Summary: so we back , this time we udpate info about our app. introduce: https://elelogistics.github.io/about/Hummingbird-Crowdsource.html Crowdsource App Write In React Native https://elelogistics.github.io/about/Crowdsource-App-Write-In-React-Native.html hope we can in show case thanks all Closes https://github.com/facebook/react-native/pull/9158 Differential Revision: D3655934 Pulled By: lacker fbshipit-source-id: 66f9450912140e6b07761088cd0106e121e91da8 --- website/src/react-native/showcase.js | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/website/src/react-native/showcase.js b/website/src/react-native/showcase.js index e069ffa04..a12ee8de1 100644 --- a/website/src/react-native/showcase.js +++ b/website/src/react-native/showcase.js @@ -296,6 +296,14 @@ var featured = [ infoLink: 'https://www.crunchbase.com/organization/bds-diet#/entity', infoTitle: 'Bdsdiet provides real estate brokerage services through web and live agents in Korea.', }, + { + name: '蜂鸟众包', + icon: 'http://img.wdjimg.com/mms/icon/v1/e/6e/687b129606504cd52632a8cc4ca816ee_256_256.png', + linkPlayStore: 'http://www.wandoujia.com/apps/me.ele.crowdsource', + linkAppStore: 'https://itunes.apple.com/cn/app/feng-niao-zhong-bao-jian-zhi/id1061034377?mt=8', + 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.', + }, ]; featured.sort(function(a, b) {