mirror of
https://github.com/status-im/react-native.git
synced 2025-02-05 06:04:15 +00:00
canddi app
This commit is contained in:
parent
67498a4b6d
commit
ea4ea90d77
12
website/src/react-native/showcase.js
vendored
12
website/src/react-native/showcase.js
vendored
@ -24,6 +24,12 @@ var apps = [
|
||||
link: 'https://itunes.apple.com/us/app/beetroot/id1016159001?ls=1&mt=8',
|
||||
author: 'Alex Duckmanton',
|
||||
},
|
||||
{
|
||||
name: 'CANDDi',
|
||||
icon: 'http://a5.mzstatic.com/eu/r30/Purple7/v4/c4/e4/85/c4e48546-7127-a133-29f2-3e2e1aa0f9af/icon175x175.png',
|
||||
link: 'https://itunes.apple.com/gb/app/canddi/id1018168131?mt=8',
|
||||
author: 'CANDDi LTD.',
|
||||
},
|
||||
{
|
||||
name: 'Company name search',
|
||||
icon: 'http://a4.mzstatic.com/us/r30/Purple69/v4/fd/47/53/fd47537c-5861-e208-d1d1-1e26b5e45a36/icon350x350.jpeg',
|
||||
@ -246,12 +252,6 @@ var apps = [
|
||||
link: 'https://play.google.com/store/apps/details?id=com.ziliunapp',
|
||||
author: 'Sonny Lazuardi',
|
||||
},
|
||||
{
|
||||
name: 'CANDDi',
|
||||
icon: 'http://a5.mzstatic.com/eu/r30/Purple7/v4/c4/e4/85/c4e48546-7127-a133-29f2-3e2e1aa0f9af/icon175x175.png',
|
||||
link: 'https://itunes.apple.com/gb/app/canddi/id1018168131?mt=8',
|
||||
author: 'CANDDi LTD.',
|
||||
},
|
||||
];
|
||||
|
||||
var showcase = React.createClass({
|
||||
|
Loading…
x
Reference in New Issue
Block a user