From 08b7cb796329b44ad747ca8a3cc40a46356d9be3 Mon Sep 17 00:00:00 2001 From: Mahdi Yusuf Date: Thu, 30 Jun 2016 10:36:16 -0700 Subject: [PATCH] Adding Gyroscope to Showcase. Summary: Closes https://github.com/facebook/react-native/pull/8448 Differential Revision: D3504004 Pulled By: lacker fbshipit-source-id: 2472ad64a6f0e26bb63c43f353ea92a350661753 --- website/src/react-native/showcase.js | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/website/src/react-native/showcase.js b/website/src/react-native/showcase.js index 52f9d4436..f032e23cc 100644 --- a/website/src/react-native/showcase.js +++ b/website/src/react-native/showcase.js @@ -55,6 +55,14 @@ var featured = [ infoLink: 'http://makeitopen.com/tutorials/building-the-f8-app/planning/', infoTitle: 'Building the F8 App', }, + { + name: 'Gyroscope', + icon: 'https://media.gyrosco.pe/images/magneto/180x180.png', + linkAppStore: 'https://itunes.apple.com/app/apple-store/id1104085053?pt=117927205&ct=website&mt=8', + infoLink: 'https://blog.gyrosco.pe/building-the-app-1dac1a97d253', + infoTitle: '"Building a visualization experience with React Native."', + + }, { name: 'Discord', icon: 'http://a5.mzstatic.com/us/r30/Purple5/v4/c1/2f/4c/c12f4cba-1d9a-f6bf-2240-04085d3470ec/icon175x175.jpeg',