From 55bc929ca87f678ebb8be7c1d396f5a6e76a6bef Mon Sep 17 00:00:00 2001 From: Jessica Lin Date: Fri, 25 Jun 2021 20:06:42 -0700 Subject: [PATCH] Add Mercari's blog to the showcase (#2657) Mercari's blog: https://medium.com/mercari-engineering/why-we-decided-to-rewrite-our-ios-android-apps-from-scratch-in-react-native-9f1737558299 --- website/showcase.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/showcase.json b/website/showcase.json index 718e202c8ce..ca9a52a967b 100644 --- a/website/showcase.json +++ b/website/showcase.json @@ -85,6 +85,8 @@ "icon": "mercari.png", "linkAppStore": "https://apps.apple.com/us/app/mercari-your-marketplace/id896130944", "linkPlayStore": "https://play.google.com/store/apps/details?id=com.mercariapp.mercari", + "infoLink": "https://medium.com/mercari-engineering/why-we-decided-to-rewrite-our-ios-android-apps-from-scratch-in-react-native-9f1737558299", + "infoTitle": "Why we decided to rewrite our iOS & Android apps from scratch — in React Native", "pinned": true }, {