mirror of
https://github.com/status-im/react-native.git
synced 2025-02-11 08:56:44 +00:00
Merge pull request #5714 from tgoldenberg/master
Add new app to showcase.html page
This commit is contained in:
commit
264686141a
8
website/src/react-native/showcase.js
vendored
8
website/src/react-native/showcase.js
vendored
@ -135,6 +135,12 @@ var apps = [
|
|||||||
link: 'https://itunes.apple.com/us/app/beetroot/id1016159001?ls=1&mt=8',
|
link: 'https://itunes.apple.com/us/app/beetroot/id1016159001?ls=1&mt=8',
|
||||||
author: 'Alex Duckmanton',
|
author: 'Alex Duckmanton',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Bhagavad Gita Lite',
|
||||||
|
icon: 'https://s3-us-west-2.amazonaws.com/bhagavadgitaapp/gita-free.png',
|
||||||
|
link: 'https://itunes.apple.com/us/app/bhagavad-gita-lite/id1071711190?ls=1&mt=8',
|
||||||
|
author: 'Tom Goldenberg & Nick Brown'
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Bionic eStore',
|
name: 'Bionic eStore',
|
||||||
icon: 'http://a5.mzstatic.com/us/r30/Purple7/v4/c1/9a/3f/c19a3f82-ecc3-d60b-f983-04acc203705f/icon175x175.jpeg',
|
icon: 'http://a5.mzstatic.com/us/r30/Purple7/v4/c1/9a/3f/c19a3f82-ecc3-d60b-f983-04acc203705f/icon175x175.jpeg',
|
||||||
@ -557,7 +563,7 @@ var apps = [
|
|||||||
linkAppStore: 'https://itunes.apple.com/jp/app/minnano-duan-ge-tou-gaokomyuniti/id675671254?mt=8',
|
linkAppStore: 'https://itunes.apple.com/jp/app/minnano-duan-ge-tou-gaokomyuniti/id675671254?mt=8',
|
||||||
linkPlayStore: 'https://play.google.com/store/apps/details?id=com.plasticaromantica.utayomin',
|
linkPlayStore: 'https://play.google.com/store/apps/details?id=com.plasticaromantica.utayomin',
|
||||||
author: 'Takayuki IMAI'
|
author: 'Takayuki IMAI'
|
||||||
}
|
},
|
||||||
];
|
];
|
||||||
|
|
||||||
var AppList = React.createClass({
|
var AppList = React.createClass({
|
||||||
|
Loading…
x
Reference in New Issue
Block a user