Add emoj3 app to showcase
Summary: Adding emoj3 app to showcase Closes https://github.com/facebook/react-native/pull/8101 Differential Revision: D3433164 fbshipit-source-id: b381ddc1516fdd2b97cd4217a2a65a4865f854be
This commit is contained in:
parent
6c279d8115
commit
f01addb4a1
|
@ -432,6 +432,13 @@ var apps = [
|
||||||
linkPlayStore: 'https://play.google.com/store/apps/details?id=com.eon',
|
linkPlayStore: 'https://play.google.com/store/apps/details?id=com.eon',
|
||||||
author: 'Sharath Prabhal',
|
author: 'Sharath Prabhal',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Emoj3 - The emoji only social network',
|
||||||
|
icon: 'https://emoj3.com/images/favicon/apple-touch-icon-152x152.png',
|
||||||
|
linkAppStore: 'https://itunes.apple.com/us/app/emoj3/id1078999427?mt=8',
|
||||||
|
link: 'https://emoj3.com',
|
||||||
|
author: 'Waffle and Toast'
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Emoji Poetry',
|
name: 'Emoji Poetry',
|
||||||
icon: 'http://a5.mzstatic.com/us/r30/Purple49/v4/31/b5/09/31b509b2-aaec-760f-ccec-2ce72fe7134e/icon175x175.jpeg',
|
icon: 'http://a5.mzstatic.com/us/r30/Purple49/v4/31/b5/09/31b509b2-aaec-760f-ccec-2ce72fe7134e/icon175x175.jpeg',
|
||||||
|
|
Loading…
Reference in New Issue