Add WeatherEh to showcase
Summary: Skipping eveything in the contribution guide because adding an app to the Showcase Closes https://github.com/facebook/react-native/pull/7627 Differential Revision: D3348782 fbshipit-source-id: 0994fd64be5ec132c70090b0852b00b6da0177ee
This commit is contained in:
parent
af149b3a11
commit
5c6bbf7f1f
|
@ -923,6 +923,12 @@ var apps = [
|
|||
linkPlayStore: 'https://play.google.com/store/apps/details?id=com.wearvr.app',
|
||||
author: 'WEARVR LLC',
|
||||
},
|
||||
{
|
||||
name: 'WeatherEh - Canada weather',
|
||||
icon: 'http://a2.mzstatic.com/us/r30/Purple18/v4/39/cf/84/39cf8411-acc3-f7d6-3923-39973c2eb511/icon175x175.jpeg',
|
||||
link: 'https://itunes.apple.com/app/id1112813447',
|
||||
author: 'Zhao Han',
|
||||
},
|
||||
{
|
||||
name: 'wego concerts',
|
||||
icon: 'http://a5.mzstatic.com/us/r30/Purple69/v4/03/91/2d/03912daa-fae7-6a25-5f11-e6b19290b3f4/icon175x175.png',
|
||||
|
|
Loading…
Reference in New Issue