From 72a50094e2a09805441468b2b650a7e1538e160d Mon Sep 17 00:00:00 2001 From: Championrunner Date: Tue, 23 Jul 2019 20:09:34 +0530 Subject: [PATCH] Update showcase.json I was going through the website and as I scrolled all the way down to the bottom , I observed that out of 12 logos of the React Native users , three didn't show any updates on mouseovers . So just checked in with the source code and Updated it . I think this was necessary because it doesn't seems nice to the viewer . An alternative can be till the time there is someone writes blogs for these three users , You can replace them with the any three users like Vogue , Soundcloud , Discord etc Hope this is useful for the community and devs. --- website/showcase.json | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/website/showcase.json b/website/showcase.json index 495eac8d718619..de355b14afde0b 100644 --- a/website/showcase.json +++ b/website/showcase.json @@ -28,6 +28,9 @@ "linkAppStore": "https://itunes.apple.com/us/app/facebook/id1266461465", "linkPlayStore": "https://play.google.com/store/apps/details?id=com.facebook.analytics", + "infoLink": + "https://analytics.facebook.com/blog", + "infoTitle": "Using React Native App to Measure the Business Impact of Instagram and Pages in Facebook Analytics", "pinned": true }, { @@ -84,6 +87,9 @@ "https://itunes.apple.com/us/app/skype-for-iphone/id304878510?mt=8", "linkPlayStore": "https://play.google.com/store/apps/details?id=com.skype.raider", + "infoLink": + "https://blogs.skype.com/", + "infoTitle": "Supporting React Native at Skype", "pinned": true }, { @@ -93,13 +99,18 @@ "https://play.google.com/store/apps/details?id=com.teslamotors.tesla", "linkAppStore": "https://itunes.apple.com/us/app/tesla-motors/id582007913?mt=8", + "infoLink": + "https://www.tesla.com/blog", + "infoTitle": "Using React Native for improved designs and quality", "pinned": true }, { "name": "Uber", "icon": "uber.png", - "infoLink": "https://eng.uber.com/ubereats-react-native/", - "infoTitle": "Powering UberEATS with React Native and Uber Engineering", + "infoLink": + "https://eng.uber.com/ubereats-react-native/", + "infoTitle": + "Powering UberEATS with React Native and Uber Engineering", "pinned": true }, {