From 8ca3a0c91c7ad6e0d0dd87c83c0550fe60e8d337 Mon Sep 17 00:00:00 2001 From: Alex Harrison Date: Fri, 17 Jun 2016 16:09:53 -0700 Subject: [PATCH] Add ReacTube to Showcase Summary: The blog post for ReacTube was released recently. In addition, ReacTube is currently on the Play Store and will be released on the iOS store soon. Closes https://github.com/facebook/react-native/pull/7896 Differential Revision: D3453146 Pulled By: mkonicek fbshipit-source-id: 887ca6c9d12cd6f50f10d11091f1501476ae2144 --- 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 c18638987..0c6208f7f 100644 --- a/website/src/react-native/showcase.js +++ b/website/src/react-native/showcase.js @@ -795,6 +795,12 @@ var apps = [ link: 'https://itunes.apple.com/us/app/reactto36/id989009293?mt=8', author: 'Jonathan Solichin', }, + { + name: 'ReacTube', + icon: 'https://raw.githubusercontent.com/alexkendall/ReacTube/master/images/RTIconAlternative.png?token=AH3CygkR6xhSOsgO7YZ3kDNcMZ-y-3Qgks5XYuPwwA%3D%3D', + link: 'https://play.google.com/store/apps/details?id=com.reactube', + author: 'Icon Interactive', + }, { name: 'Reading', icon: 'http://7xr0xq.com1.z0.glb.clouddn.com/about_logo.png',