From 574e81e8cb81bc4c71da5cfcc99d9b3c1ca782fb Mon Sep 17 00:00:00 2001 From: Elijah Windsor Date: Tue, 10 May 2016 23:17:04 -0700 Subject: [PATCH] Adding clapit to showcase 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). For more info, see the ["Pull Requests" section of our "Contributing" guidelines](https://github.com/facebook/react-native/blob/mas Closes https://github.com/facebook/react-native/pull/7494 Differential Revision: D3286536 fbshipit-source-id: cb6be7717d977017ae7b1a297543c3269bceb53b --- website/src/react-native/showcase.js | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/website/src/react-native/showcase.js b/website/src/react-native/showcase.js index 60f47524f..eb1ea4031 100644 --- a/website/src/react-native/showcase.js +++ b/website/src/react-native/showcase.js @@ -211,7 +211,7 @@ var featured = [ 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 = [ @@ -327,6 +327,12 @@ var apps = [ link: 'https://itunes.apple.com/us/app/choke-rap-battle-with-friends/id1077937445?ls=1&mt=8', author: 'Henry Kirkness', }, + { + name: 'clapit', + icon: 'http://a4.mzstatic.com/us/r30/Purple60/v4/1a/42/5b/1a425b56-848a-91f5-8078-9f5473c9021f/icon350x350.png', + link: 'https://itunes.apple.com/us/app/clapit/id1062124740?mt=8', + author: 'Refined Edge Solutions, LLC' + }, { name: 'Codementor - Live 1:1 Expert Developer Help', icon: 'http://a1.mzstatic.com/us/r30/Purple3/v4/db/cf/35/dbcf3523-bac7-0f54-c6a8-a80bf4f43c38/icon175x175.jpeg',