Adding 'breathe'-App to showcase
Summary:Just adding a new app to the showcase Closes https://github.com/facebook/react-native/pull/6500 Differential Revision: D3064129 fb-gh-sync-id: 9845c2862caa94f343e8d8767d3e1d4c92dd2029 shipit-source-id: 9845c2862caa94f343e8d8767d3e1d4c92dd2029
This commit is contained in:
parent
db7a154360
commit
176ca1eef9
|
@ -207,6 +207,13 @@ var apps = [
|
|||
link: 'https://itunes.apple.com/us/app/bionic-estore/id994537615?mt=8',
|
||||
author: 'Digidemon',
|
||||
},
|
||||
{
|
||||
name: 'breathe Meditation Timer',
|
||||
icon: 'http://a2.mzstatic.com/eu/r30/Purple49/v4/09/21/d2/0921d265-087a-98f0-58ce-bbf9d44b114d/icon175x175.png',
|
||||
linkAppStore: 'https://itunes.apple.com/de/app/breathe-meditation-timer/id1087354227?mt=8',
|
||||
linkPlayStore: 'https://play.google.com/store/apps/details?id=com.idearockers.breathe',
|
||||
author: 'idearockers UG',
|
||||
},
|
||||
{
|
||||
name: 'CANDDi',
|
||||
icon: 'http://a5.mzstatic.com/eu/r30/Purple7/v4/c4/e4/85/c4e48546-7127-a133-29f2-3e2e1aa0f9af/icon175x175.png',
|
||||
|
|
Loading…
Reference in New Issue