Adding link to YAMU app developed using React Native to showcase
Summary: Closes https://github.com/facebook/react-native/pull/6997 Differential Revision: D3189275 fb-gh-sync-id: 29a356fe3621d8409f25ac81132745bb90197ff4 fbshipit-source-id: 29a356fe3621d8409f25ac81132745bb90197ff4
This commit is contained in:
parent
849a0f31ac
commit
34bf3ec249
|
@ -744,6 +744,13 @@ var apps = [
|
||||||
link: 'https://itunes.apple.com/us/app/woop-app/id790247988?mt=8',
|
link: 'https://itunes.apple.com/us/app/woop-app/id790247988?mt=8',
|
||||||
author: 'Moritz Schwörer (@mosch)',
|
author: 'Moritz Schwörer (@mosch)',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'YAMU',
|
||||||
|
icon: 'http://a4.mzstatic.com/us/r30/Purple69/v4/a2/d0/08/a2d0089d-326e-4402-dba2-fd5385e3de65/icon175x175.png',
|
||||||
|
linkAppStore: 'https://itunes.apple.com/us/app/yamu/id686819827?mt=8',
|
||||||
|
linkPlayStore: 'https://play.google.com/store/apps/details?id=org.farook.yamu',
|
||||||
|
author: 'YAMU (Private) Limited (@yamulk)',
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Yoloci',
|
name: 'Yoloci',
|
||||||
icon: 'http://a5.mzstatic.com/eu/r30/Purple7/v4/fa/e5/26/fae52635-b97c-bd53-2ade-89e2a4326745/icon175x175.jpeg',
|
icon: 'http://a5.mzstatic.com/eu/r30/Purple7/v4/fa/e5/26/fae52635-b97c-bd53-2ade-89e2a4326745/icon175x175.jpeg',
|
||||||
|
|
Loading…
Reference in New Issue