mirror of
https://github.com/status-im/react-native.git
synced 2025-01-14 03:26:07 +00:00
add showcase for xiaoxian
Summary: RT Closes https://github.com/facebook/react-native/pull/7082 Differential Revision: D3306415 Pulled By: mkonicek fbshipit-source-id: d2d3bfca68a890e10393c3904bdff222ec414865
This commit is contained in:
parent
67d9a7bae9
commit
2bb4e69382
8
website/src/react-native/showcase.js
vendored
8
website/src/react-native/showcase.js
vendored
@ -970,7 +970,13 @@ var apps = [
|
||||
icon: 'https://lh3.googleusercontent.com/H0SILVHcDUxSMoSQwMb2QYtLjTBCqvK5ZEjOEwKQQ-2qnRV6Hd9Hn-gtSGPaoIOPwA=w300-rw',
|
||||
link: 'https://play.google.com/store/apps/details?id=com.biideal.biichat',
|
||||
author: 'biideal Inc.'
|
||||
}
|
||||
},
|
||||
{
|
||||
name: '饿小闲',
|
||||
icon: 'https://xiaoxian.ele.me/download/images/share_page/ic_launcher.png',
|
||||
linkAppStore: 'https://itunes.apple.com/cn/app/e-xiao-xian/id1092025196',
|
||||
author: 'Eleme',
|
||||
},
|
||||
];
|
||||
|
||||
var AppList = React.createClass({
|
||||
|
Loading…
x
Reference in New Issue
Block a user