Skip to content

Commit

Permalink
Add Emoji Poetry to showcase.js
Browse files Browse the repository at this point in the history
Summary:Emoji Poetry app for showcase page
Closes facebook#6879

Differential Revision: D3196123

fb-gh-sync-id: f9db698c64c7d9077ce359f28d6dd10ff49f7d8b
fbshipit-source-id: f9db698c64c7d9077ce359f28d6dd10ff49f7d8b
  • Loading branch information
MikePodgorniy authored and ptmt committed May 9, 2016
1 parent 50a4046 commit 757f60c
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions website/src/react-native/showcase.js
Original file line number Diff line number Diff line change
Expand Up @@ -350,6 +350,16 @@ var apps = [
linkPlayStore: 'https://play.google.com/store/apps/details?id=com.eon',
author: 'Sharath Prabhal',
},
{
name: 'Emoji Poetry',
icon: 'http://a5.mzstatic.com/us/r30/Purple49/v4/31/b5/09/31b509b2-aaec-760f-ccec-2ce72fe7134e/icon175x175.jpeg',
linkAppStore: 'https://itunes.apple.com/us/app/emoji-poetry/id1068972506?l=en&mt=8',
linkPlayStore: 'https://play.google.com/store/apps/details?id=com.arzamasemoji',
author: 'forforce.com',
blogs: [
'http://arzamas.academy/special/emoji/english',
],
},
{
name: 'Fan of it',
icon: 'http://a4.mzstatic.com/us/r30/Purple3/v4/c9/3f/e8/c93fe8fb-9332-e744-f04a-0f4f78e42aa8/icon350x350.png',
Expand Down

0 comments on commit 757f60c

Please sign in to comment.