mirror of
https://github.com/status-im/react-native.git
synced 2025-01-29 18:54:58 +00:00
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:
parent
1c6d815a88
commit
1d9c7a47fd
10
website/src/react-native/showcase.js
vendored
10
website/src/react-native/showcase.js
vendored
@ -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',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user