From 75d538e3ebb25f9ca188f3949784f8f4102c190f Mon Sep 17 00:00:00 2001 From: Philip Heinser Date: Sat, 21 May 2016 12:17:42 -0700 Subject: [PATCH] Added passpoints to showcase Summary: Adding an app to the Showcase. Closes https://github.com/facebook/react-native/pull/7645 Differential Revision: D3332779 fbshipit-source-id: 2fa4ce62106b9a2fbc2126a2e4126cb52f773c53 --- 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 98e5b0ff9..a554d54f2 100644 --- a/website/src/react-native/showcase.js +++ b/website/src/react-native/showcase.js @@ -670,6 +670,13 @@ var apps = [ link: 'https://itunes.apple.com/us/app/okanagan-news-reader-for-viewing/id1049147148?mt=8', author: 'Levi Cabral', }, + { + name: 'passpoints', + icon: 'http://a5.mzstatic.com/eu/r30/Purple1/v4/8c/a0/72/8ca072ac-2304-1bf6-16e5-701e71921f42/icon350x350.png', + linkAppStore: 'https://itunes.apple.com/app/passpoints/id930988932', + linkPlayStore: 'https://play.google.com/store/apps/details?id=com.passpointsreactnative', + author: 'passpoints.de', + }, { name: 'Pimmr', icon: 'http://a2.mzstatic.com/eu/r30/Purple69/v4/99/da/0e/99da0ee6-bc87-e1a6-1d95-7027c78f50e1/icon175x175.jpeg',