Skip to content

Commit

Permalink
Merge pull request facebook#5086 from sharathprabhal/patch-1
Browse files Browse the repository at this point in the history
Add 'Eat or Not' play store link
  • Loading branch information
brentvatne committed Jan 3, 2016
2 parents f39d45e + 4d403ef commit 2c39515
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion website/src/react-native/showcase.js
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,8 @@ var apps = [
{
name: 'Eat or Not',
icon: 'http://a3.mzstatic.com/us/r30/Purple5/v4/51/be/34/51be3462-b015-ebf2-11c5-69165b37fadc/icon175x175.jpeg',
link: 'https://itunes.apple.com/us/app/eat-or-not/id1054565697?mt=8',
linkAppStore: 'https://itunes.apple.com/us/app/eat-or-not/id1054565697?mt=8',
linkPlayStore: 'https://play.google.com/store/apps/details?id=com.eon',
author: 'Sharath Prabhal',
},
{
Expand Down

0 comments on commit 2c39515

Please sign in to comment.