From b0b5c8a6334a98688751b4f50cac80ff5f297e36 Mon Sep 17 00:00:00 2001 From: ginnyTheCat Date: Sat, 19 Apr 2025 04:47:36 +0200 Subject: [PATCH 1/3] Cleanup showcase with outdated users --- website/showcase.json | 59 +++++-------------------------------------- 1 file changed, 6 insertions(+), 53 deletions(-) diff --git a/website/showcase.json b/website/showcase.json index 20b1e52dcd2..67a53b506ad 100644 --- a/website/showcase.json +++ b/website/showcase.json @@ -3,7 +3,6 @@ { "name": "Facebook", "icon": "facebook.webp", - "linkAppStore": "https://apps.apple.com/app/facebook/id284882215", "linkPlayStore": "https://play.google.com/store/apps/details?id=com.facebook.katana", "linkMetaQuest": "https://www.meta.com/experiences/facebook/7495711360547796/", "pinned": true @@ -18,7 +17,8 @@ "name": "Facebook Ads Manager", "icon": "adsmanager.png", "linkAppStore": "https://apps.apple.com/us/app/facebook-ads-manager/id964397083", - "linkPlayStore": "https://play.google.com/store/apps/details?id=com.facebook.adsmanager" + "linkPlayStore": "https://play.google.com/store/apps/details?id=com.facebook.adsmanager", + "pinned": true }, { "name": "Meta Horizon", @@ -101,12 +101,6 @@ "icon": "amazon-kindle.png", "infoLink": "https://www.amazon.com/b/?node=6669702011", "infoTitle": "Purpose-built for reading, Kindle e-readers let you take your stories wherever you go" - }, - { - "name": "Amazon Appstore", - "icon": "amazon-appstore.png", - "infoLink": "https://www.amazon.com/gp/mas/get/amazonapp", - "infoTitle": "Amazon Appstore is an app store for Android devices, all Amazon Fire tablets, and Windows 11 devices" } ], "shopify": [ @@ -262,15 +256,6 @@ "infoTitle": "How Bloomberg Used React Native to Develop its new Consumer App", "pinned": true }, - { - "name": "Pinterest", - "icon": "pinterest.webp", - "linkAppStore": "https://apps.apple.com/us/app/pinterest/id429047995", - "linkPlayStore": "https://play.google.com/store/apps/details?id=com.pinterest", - "infoLink": "https://medium.com/@Pinterest_Engineering/supporting-react-native-at-pinterest-f8c2233f90e6", - "infoTitle": "Supporting React Native at Pinterest", - "pinned": true - }, { "name": "Tesla", "icon": "tesla.png", @@ -280,31 +265,6 @@ "infoTitle": "Tesla Blog", "pinned": true }, - { - "name": "Walmart Shopping & Grocery", - "icon": "walmart.webp", - "linkAppStore": "https://apps.apple.com/us/app/walmart-app-shopping-savings/id338137227", - "linkPlayStore": "https://play.google.com/store/apps/details?id=com.walmart.android", - "infoLink": " https://medium.com/walmartlabs/react-native-at-walmartlabs-cdd140589560#.ueonqqloc", - "infoTitle": "React Native at Walmart Labs", - "pinned": true - }, - { - "name": "Words with Friends 2", - "icon": "words2.png", - "linkAppStore": "https://apps.apple.com/app/words-with-friends-2-word-game/id1196764367", - "linkPlayStore": "https://play.google.com/store/apps/details?id=com.zynga.words3&hl=en_US&gl=US", - "infoLink": "https://medium.com/zynga-engineering/why-how-words-with-friends-is-adopting-react-native-b24a405f421c", - "infoTitle": "Why & How Words With Friends Is Adopting React Native" - }, - { - "name": "Call of Duty Companion App", - "icon": "callofduty_companion.png", - "linkAppStore": "https://apps.apple.com/us/app/call-of-duty-companion-app/id1405837628", - "linkPlayStore": "https://play.google.com/store/apps/details?id=com.activision.callofduty.companion", - "infoLink": "https://www.callofduty.com/app", - "infoTitle": "" - }, { "name": "Foreca", "icon": "foreca.png", @@ -349,7 +309,6 @@ "name": "Gyroscope", "icon": "gyroscope.png", "linkAppStore": "https://itunes.apple.com/app/apple-store/id1104085053?pt=117927205&ct=website&mt=8", - "linkPlayStore": "https://play.google.com/store/apps/details?id=com.gyroscope.gyroscope", "infoLink": "https://blog.gyrosco.pe/building-the-app-1dac1a97d253", "infoTitle": "Building a visualization experience with React Native" }, @@ -361,20 +320,13 @@ "infoLink": "https://ir.jd.com/phoenix.zhtml?c=253315&p=irol-homeProfile", "infoTitle": "JD.com is China’s largest ecommerce company by revenue and a member of the Fortune Global 500." }, - { - "name": "Tencent QQ", - "icon": "qq.webp", - "linkPlayStore": "https://play.google.com/store/apps/details?id=com.tencent.mobileqq&hl=en&gl=US", - "infoLink": "https://www.tencent.com/en-us/business.html", - "infoTitle": "QQ is China's largest messaging platform, with over 829 million active accounts", - "pinned": true - }, { "name": "Bolt Food: Delivery & Takeaway", "icon": "bolt.png", "linkAppStore": "https://apps.apple.com/us/app/bolt-food/id1451492388", "linkPlayStore": "https://play.google.com/store/apps/details?id=com.bolt.deliveryclient", - "infoLink": "https://medium.com/bolt-labs/how-we-built-a-react-native-app-in-2-months-aeadf210a764" + "infoLink": "https://medium.com/bolt-labs/how-we-built-a-react-native-app-in-2-months-aeadf210a764", + "pinned": true }, { "name": "Mattermost", @@ -388,7 +340,8 @@ "name": "Klarna | Shop now. Pay later.", "icon": "klarna.jpg", "linkAppStore": "https://apps.apple.com/us/app/klarna-shop-now-pay-later/id1115120118", - "linkPlayStore": "https://play.google.com/store/apps/details?id=com.myklarnamobile" + "linkPlayStore": "https://play.google.com/store/apps/details?id=com.myklarnamobile", + "pinned": true }, { "name": "NFL", From 20c01b6d9318ded3ab9af2ba0d6ac5d5a2e9f51a Mon Sep 17 00:00:00 2001 From: Robin Heinze Date: Mon, 12 May 2025 13:46:35 -0700 Subject: [PATCH 2/3] Add back Facebook iOS and remove Skype from Showcase --- website/showcase.json | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/website/showcase.json b/website/showcase.json index 67a53b506ad..bd9eb0690eb 100644 --- a/website/showcase.json +++ b/website/showcase.json @@ -3,6 +3,7 @@ { "name": "Facebook", "icon": "facebook.webp", + "linkAppStore": "https://apps.apple.com/app/facebook/id284882215", "linkPlayStore": "https://play.google.com/store/apps/details?id=com.facebook.katana", "linkMetaQuest": "https://www.meta.com/experiences/facebook/7495711360547796/", "pinned": true @@ -67,14 +68,6 @@ "linkPlayStore": "https://play.google.com/store/apps/details?id=com.gamepass", "infoLink": "https://devblogs.microsoft.com/react-native/", "pinned": true - }, - { - "name": "Skype", - "icon": "skype.webp", - "linkAppStore": "https://apps.apple.com/us/app/skype-for-iphone/id304878510", - "linkPlayStore": "https://play.google.com/store/apps/details?id=com.skype.raider", - "infoLink": "https://devblogs.microsoft.com/react-native/", - "pinned": true } ], "amazon": [ @@ -357,4 +350,4 @@ "linkPlayStore": "https://play.google.com/store/apps/details?id=com.brex.mobile&hl=en_US&gl=US" } ] -} +} \ No newline at end of file From 2cd059db88809f051aba10add8fc48865c135a5d Mon Sep 17 00:00:00 2001 From: Robin Heinze Date: Mon, 12 May 2025 17:57:14 -0700 Subject: [PATCH 3/3] Pin Amazon shopping app in showcase --- website/showcase.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/website/showcase.json b/website/showcase.json index bd9eb0690eb..3b943e88724 100644 --- a/website/showcase.json +++ b/website/showcase.json @@ -75,7 +75,8 @@ "name": "Amazon Shopping", "icon": "amazon-shopping.png", "linkAppStore": "https://apps.apple.com/us/app/amazon-shopping/id297606951", - "linkPlayStore": "https://play.google.com/store/apps/details?id=com.amazon.mShop.android.shopping" + "linkPlayStore": "https://play.google.com/store/apps/details?id=com.amazon.mShop.android.shopping", + "pinned": true }, { "name": "Amazon Alexa",