added veckopengen app to showcase js

Summary:added app to website/showcase.js that is built with React Native.
Closes https://github.com/facebook/react-native/pull/7018

Differential Revision: D3196127

Pulled By: mkonicek

fb-gh-sync-id: e4f29f00eaf2f8cd1eab53fe83822c6480baa511
fbshipit-source-id: e4f29f00eaf2f8cd1eab53fe83822c6480baa511
This commit is contained in:
anback 2016-04-19 05:29:25 -07:00 коммит произвёл Facebook Github Bot 7
Родитель 1c6d815a88
Коммит 1d9c7a47fd
1 изменённых файлов: 10 добавлений и 0 удалений

10
website/src/react-native/showcase.js поставляемый
Просмотреть файл

@ -719,6 +719,16 @@ var apps = [
'https://www.youtube.com/watch?v=YgJtAEZJN28', 'https://www.youtube.com/watch?v=YgJtAEZJN28',
], ],
}, },
{
name: 'Veckopengen – för barn och föräldrar',
icon: 'https://is5-ssl.mzstatic.com/image/thumb/Purple49/v4/0a/63/f1/0a63f16c-f0f3-6316-0f9d-1682b04c595d/mzl.sswtnsav.jpg/340x340bb-80.png',
linkAppStore: 'https://itunes.apple.com/se/app/veckopengen-for-barn-och-foraldrar/id935778197',
linkPlayStore: 'https://play.google.com/store/apps/details?id=se.veckopengen.app',
author: 'Barnpengar AB',
videos: [
'https://www.youtube.com/watch?v=tzsXFGmqJec',
],
},
{ {
name: 'Veggies in Season', name: 'Veggies in Season',
icon: 'https://s3.amazonaws.com/veggies-assets/icon175x175.png', icon: 'https://s3.amazonaws.com/veggies-assets/icon175x175.png',