From 3cd01125e2adf154a28120ff3def3adef8619de2 Mon Sep 17 00:00:00 2001 From: Jonathan Stanton Date: Tue, 14 Jun 2016 14:49:52 -0700 Subject: [PATCH] Add Convoy app to showcase Summary: Adding the Convoy Driver app to the app showcase Closes https://github.com/facebook/react-native/pull/8109 Differential Revision: D3433139 fbshipit-source-id: aebf53e28c6d521f823957116f9d143f7745d776 --- website/src/react-native/showcase.js | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/website/src/react-native/showcase.js b/website/src/react-native/showcase.js index 67ff650cbb2..b9232fa987e 100644 --- a/website/src/react-native/showcase.js +++ b/website/src/react-native/showcase.js @@ -377,6 +377,12 @@ var apps = [ 'https://medium.com/formations-factory/creating-company-name-search-app-with-react-native-36a049b0848d', ], }, + { + name: 'Convoy Driver', + icon: 'http://a1.mzstatic.com/us/r30/Purple30/v4/5a/74/56/5a74567d-4491-a298-65cd-722c8a7211ac/icon175x175.png', + linkAppStore: 'https://itunes.apple.com/us/app/convoy-driver/id1045368390?mt=8', + author: 'Convoy', + }, { name: 'DareU', icon: 'http://a3.mzstatic.com/us/r30/Purple6/v4/10/fb/6a/10fb6a50-57c8-061a-d865-503777bf7f00/icon175x175.png',