From 56595bf2a465935351959901b190e2ea61d643d4 Mon Sep 17 00:00:00 2001 From: Matt Collins Date: Mon, 30 Jan 2017 10:09:54 -0800 Subject: [PATCH] Add Causr app to showcase Summary: Adding Causr app to the showcase. It is written entirely in React Native. Closes https://github.com/facebook/react-native/pull/12105 Differential Revision: D4482167 Pulled By: mkonicek fbshipit-source-id: 560c9c59c899a291b6e5585ea8e511a66464d7d3 --- 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 6f6659054..1eea51578 100644 --- a/website/src/react-native/showcase.js +++ b/website/src/react-native/showcase.js @@ -354,6 +354,13 @@ var featured = [ infoLink: 'https://medium.com/@herdani/our-switch-to-react-native-f4ada19f0f3d#.ogwjzf2tw', infoTitle: 'Our switch to React Native', }, + { + name: 'Causr', + icon: 'http://is2.mzstatic.com/image/thumb/Purple111/v4/9d/14/20/9d142015-3319-f613-2886-ad889609466a/source/175x175bb.jpg', + linkAppStore: 'https://itunes.apple.com/us/app/causr-business-networking/id1129819484', + infoLink: 'https://medium.com/causr/why-we-chose-react-native-abd7d58a18b5', + infoTitle: 'Why we chose React Native' + } ]; /*