From 46c3af994121be073cb38c191bfae3bb1f6d10be Mon Sep 17 00:00:00 2001 From: hlynurf Date: Tue, 7 Jun 2016 02:48:19 -0700 Subject: [PATCH] Add Dohop to showcase Summary: Just released on Play Store and iOS has been in production since November. Closes https://github.com/facebook/react-native/pull/7874 Differential Revision: D3397811 fbshipit-source-id: 3ed293c1baff59c9171814ed7d34402beb30b383 --- 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 52c957501..52006ea0f 100644 --- a/website/src/react-native/showcase.js +++ b/website/src/react-native/showcase.js @@ -395,6 +395,13 @@ var apps = [ ], author: 'Genki Takiuchi (s21g Inc.)', }, + { + name: 'Dohop Flights', + icon: 'http://a5.mzstatic.com/us/r30/Purple60/v4/3e/94/e9/3e94e9b3-f9a0-7b27-1824-b3da732ec967/icon175x175.jpeg', + linkAppStore: 'https://itunes.apple.com/us/app/dohop-flights-your-new-flight/id964170399', + linkPlayStore: 'https://play.google.com/store/apps/details?id=com.dohop', + author: 'Dohop', + }, { name: 'DONUT chatrooms for communities', icon: 'http://a2.mzstatic.com/eu/r30/Purple49/v4/d4/2d/e5/d42de510-6802-2694-1b60-ca80ffa1e2cb/icon175x175.png',