From 80fc98cd61e8f2d61d3639abd8efc39b2d748141 Mon Sep 17 00:00:00 2001 From: Thierry DEN HARTOG Date: Wed, 4 May 2016 02:12:15 -0700 Subject: [PATCH] Add new application "Chemin de Fer de Provence" Summary: Closes https://github.com/facebook/react-native/pull/7357 Differential Revision: D3258040 fb-gh-sync-id: 65580e81d293ddf2e371879b85ab32fe4edfeee1 fbshipit-source-id: 65580e81d293ddf2e371879b85ab32fe4edfeee1 --- 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 4ed7f7942..2d2917bdb 100644 --- a/website/src/react-native/showcase.js +++ b/website/src/react-native/showcase.js @@ -301,6 +301,13 @@ var apps = [ link: 'https://play.google.com/store/apps/details?id=com.cbssports.fantasy.franchisefootball2015', author: 'CBS Sports', }, + { + name: 'Chemin de Fer de Provence', + icon: 'https://lh3.googleusercontent.com/p80a9ZFgDd9EgKxViAOu3PF22GiEc2FaMxxlOib6SpvLR-M6wN1OSMuyzMcjIaNI4Jc=w300', + linkAppStore: 'https://itunes.apple.com/fr/app/chemins-de-fer-de-provence/id1107542956?l=fr&ls=1&mt=8', + linkPlayStore: 'https://play.google.com/store/apps/details?id=com.cheminsdeferdeprovence&hl=fr', + author: 'Actigraph' + }, { name: 'Chillin\'', icon: 'http://www.chillin.io/img/logo175x175.png',