From 804791e0861a7bb234882264dfa6069fd4962f7e Mon Sep 17 00:00:00 2001 From: Aharon Shemesh Date: Tue, 5 Apr 2016 20:19:57 -0700 Subject: [PATCH] Add hello dating to showcase Summary:We've released our new hello dating App on iOS! Best, hello dating team ! cc rammuk eranrgdc Closes https://github.com/facebook/react-native/pull/6816 Differential Revision: D3143299 fb-gh-sync-id: 092b8c0626b141a6ac4ad59894d2dc058fec50ec fbshipit-source-id: 092b8c0626b141a6ac4ad59894d2dc058fec50ec --- 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 287383e7152..079f2c1ab6b 100644 --- a/website/src/react-native/showcase.js +++ b/website/src/react-native/showcase.js @@ -381,6 +381,12 @@ var apps = [ link: 'https://itunes.apple.com/us/app/hashtag-by-hashley-ironic/id1022724462?mt=8', author: 'Elephant, LLC', }, + { + name: 'hello dating', + icon: 'http://a3.mzstatic.com/us/r30/Purple49/v4/54/29/59/54295932-f821-35db-8556-ba4006098ee9/icon175x175.png', + linkAppStore: 'https://itunes.apple.com/il/app/hello-dating/id1072062348?mt=8', + author: 'Gertler Davidov communication' + }, { name: 'Hey, Neighbor!', icon: 'https://raw.githubusercontent.com/scrollback/io.scrollback.neighborhoods/master/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png',