Skip to content

Commit

Permalink
Add Call of Duty Companion App, NerdWallet, Foreca, LendMN, and FlipK…
Browse files Browse the repository at this point in the history
…art into showcase (facebook#2344)

* Add Call of Duty Companion App and NerdWallet into showcase

* Move Discord up on showcase

* Add FlipKart, Foreca, LendMN to showcase
  • Loading branch information
Jessica Lin authored Dec 1, 2020
1 parent dcfcda3 commit f3ee2ef
Show file tree
Hide file tree
Showing 6 changed files with 57 additions and 12 deletions.
69 changes: 57 additions & 12 deletions website/showcase.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"infoLink": "",
"infoTitle": "",
"pinned": true
},
},
{
"name": "Coinbase",
"icon": "coinbase.png",
Expand Down Expand Up @@ -72,20 +72,20 @@
"pinned": true
},
{
"name": "Words with Friends",
"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": "FlipKart",
"icon": "flipkart.png",
"linkAppStore": "https://apps.apple.com/in/app/flipkart-online-shopping-app/id742044692",
"linkPlayStore": "https://play.google.com/store/apps/details?id=com.flipkart.android&hl=en_US&gl=US",
"infoLink": "https://tech.flipkart.com/the-journey-of-react-native-flipkart-47dcd0c3d1c6",
"infoTitle": "The Journey of React Native @ FlipKart",
"pinned": true
},
{
"name": "Skype",
"icon": "skype.png",
"linkAppStore": "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://dev.skype.com/react",
"name": "NerdWallet",
"icon": "nerdwallet.png",
"linkAppStore": "https://apps.apple.com/us/app/nerdwallet/id1174471607",
"linkPlayStore": "https://play.google.com/store/apps/details?id=com.mobilecreditcards&hl=en_US",
"infoLink": "https://www.nerdwallet.com/",
"infoTitle": "",
"pinned": true
},
Expand All @@ -97,6 +97,15 @@
"infoTitle": "How Discord achieves native iOS performance with React Native",
"pinned": true
},
{
"name": "Skype",
"icon": "skype.png",
"linkAppStore": "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://dev.skype.com/react",
"infoTitle": "",
"pinned": true
},
{
"name": "Bloomberg",
"icon": "bloomberg.png",
Expand Down Expand Up @@ -158,6 +167,42 @@
"infoTitle": "Einstein Voice Assistant: Voice Activated AI",
"pinned": true
},
{
"name": "Words with Friends",
"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",
"pinned": true
},
{
"name": "Call of Duty Companion App",
"icon": "callofduty_companion.png",
"linkAppStore": "https://apps.apple.com/us/app/call-of-duty-companion-app/id1405837628?ls=1",
"linkPlayStore": "https://play.google.com/store/apps/details?id=com.activision.callofduty.companion",
"infoLink": "https://www.callofduty.com/app",
"infoTitle": "",
"pinned": true
},
{
"name": "Foreca",
"icon": "foreca.png",
"linkAppStore": "https://apps.apple.com/app/foreca-weather/id525994479",
"linkPlayStore": "https://play.google.com/store/apps/details?id=com.foreca.android.weather",
"infoLink": "https://corporate.foreca.com/en/news/how-to-make-a-global-weather-app-serving-both-ios-and-android-users",
"infoTitle": "How to make a global weather app serving both iOS and Android users",
"pinned": true
},
{
"name": "LendMN",
"icon": "lendmn.png",
"linkAppStore": "https://apps.apple.com/mn/app/lendmn/id1167495761?ls=1",
"linkPlayStore": "https://play.google.com/store/apps/details?id=com.lendmn.lendmn",
"infoLink": "https://medium.com/@and.global/providing-financial-access-to-the-underbanked-through-react-native-a8473691d06",
"infoTitle": "Providing financial access to the underbanked through React Native",
"pinned": true
},
{
"name": "Artsy",
"icon": "https://raw.githubusercontent.com/artsy/eigen/master/Artsy/Resources/Images.xcassets/AppIcon.appiconset/AppIcon167.png",
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added website/static/img/showcase/flipkart.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added website/static/img/showcase/foreca.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added website/static/img/showcase/lendmn.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added website/static/img/showcase/nerdwallet.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f3ee2ef

Please sign in to comment.