From fc52a65e64ec3082753772992bca65dc886d9f57 Mon Sep 17 00:00:00 2001 From: Shawn Khameneh Date: Thu, 18 Feb 2016 04:23:34 -0800 Subject: [PATCH] Add MyMuesli to website showcase Summary:Add MyMuesli to website showcase Closes https://github.com/facebook/react-native/pull/5992 Differential Revision: D2948879 fb-gh-sync-id: ab1b9e586a78fd58ddf20fdd98932e758d6232c5 shipit-source-id: ab1b9e586a78fd58ddf20fdd98932e758d6232c5 --- 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 f435292d7..63f9067c8 100644 --- a/website/src/react-native/showcase.js +++ b/website/src/react-native/showcase.js @@ -70,6 +70,12 @@ var featured = [ linkPlayStore: 'https://play.google.com/store/apps/details?id=com.movielala.trailers', author: 'MovieLaLa' }, + { + name: 'MyMuesli', + icon: 'https://lh3.googleusercontent.com/1dCCeiyjuWRgY-Cnv-l-lOA1sVH3Cn0vkVWWZnaBQbhHOhsngLcnfy68WEerudPUysc=w300-rw', + link: 'https://play.google.com/store/apps/details?id=com.mymuesli', + author: 'Shawn Khameneh (@shawnscode), 3DWD' + }, { name: 'Myntra', icon: 'http://a5.mzstatic.com/us/r30/Purple6/v4/9c/78/df/9c78dfa6-0061-1af2-5026-3e1d5a073c94/icon350x350.png',