From 3614e78337063e7dcc859f1d8e8138a64731bd0c Mon Sep 17 00:00:00 2001 From: xujinyang <1119117546@qq.com> Date: Wed, 30 Mar 2016 07:44:18 -0700 Subject: [PATCH] add crowdsource case Summary:Thanks for submitting a pull request! Please provide enough information so that others can review your pull request: (You can skip this if you're fixing a typo or adding an app to the Showcase.) Explain the **motivation** for making this change. What existing problem does the pull request solve? Prefer **small pull requests**. These are much easier to review and more likely to get merged. Make sure the PR does only one thing, otherwise please split it. **Test plan (required)** Demonstrate the code is solid. Example: The exact commands you ran and their output, screenshots / videos if the pull request changes UI. Make sure tests pass on both Travis and Circle CI. **Code formatting** Look around. Match the style of the rest of the codebase. See also the simple [style guide](https://github.com/facebook/react-native/blob/master/CONTRIBUTING.md#style-guide). Closes https://github.com/facebook/react-native/pull/6718 Differential Revision: D3114873 fb-gh-sync-id: 26c4a3c80ba9e2e346663cc6ca58850fb55b977d fbshipit-source-id: 26c4a3c80ba9e2e346663cc6ca58850fb55b977d --- website/src/react-native/showcase.js | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/website/src/react-native/showcase.js b/website/src/react-native/showcase.js index 57e614d65e..19492a3248 100644 --- a/website/src/react-native/showcase.js +++ b/website/src/react-native/showcase.js @@ -168,6 +168,13 @@ var featured = [ "https://medium.com/@murugandurai/how-we-developed-our-mobile-app-in-30-days-using-react-native-45affa6449e8#.29nnretsi", ], }, + { + name: '蜂鸟众包', + icon: 'http://img.wdjimg.com/mms/icon/v1/7/fd/b017c4a3eda1330f6b2561ec57cb0fd7_256_256.png', + linkAppStore: 'https://itunes.apple.com/cn/app/feng-niao-zhong-bao-jian-zhi/id1061034377?l=en&mt=8', + linkPlayStore: 'https://play.google.com/store/apps/details?id=me.ele.crowdsource', + author: 'Eleme', + }, ]; var apps = [