Skip to content

Commit

Permalink
Add UberEATS article to showcase
Browse files Browse the repository at this point in the history
Summary:
Adds UberEATS technical blog post, https://eng.uber.com/ubereats-react-native/, to the showcase.

This is not an ideal entry, as the app in question, the UberEATS Restaurant Dashboard, is not widely available in the app stores for people to download and try out. I still think it's worth adding this to the showcase as a good example of a large, known company leveraging React Native to build a new experience.

Test Plan
=======

Built website and verified everything rendered correctly in the Showcase.
Closes facebook#13274

Differential Revision: D4823507

Pulled By: ericvicenti

fbshipit-source-id: 7929124dfc17254d1bc5970a20ba393a54e34409
  • Loading branch information
hramos authored and facebook-github-bot committed Apr 4, 2017
1 parent 6a81de3 commit 058a540
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions website/showcase.json
Original file line number Diff line number Diff line change
Expand Up @@ -190,5 +190,12 @@
"infoLink": "http://x.co/FlareNews",
"infoTitle": "Social network that connects entrepreneurs to fellow entrepreneurs, consumers, investors and experts",
"pinned": false
},
{
"name": "UberEATS",
"icon": "http://is5.mzstatic.com/image/thumb/Purple111/v4/5f/e9/00/5fe90072-c9ce-87c3-bdfe-8611f9325f0e/source/175x175bb.jpg",
"infoLink": "https://eng.uber.com/ubereats-react-native/",
"infoTitle": "Powering UberEATS with React Native and Uber Engineering",
"pinned": false
}
]

0 comments on commit 058a540

Please sign in to comment.