mirror of
https://github.com/status-im/react-native.git
synced 2025-02-25 15:45:32 +00:00
add "烘焙帮" case
Summary:add "烘焙帮" case Closes https://github.com/facebook/react-native/pull/5995 Differential Revision: D2948873 fb-gh-sync-id: 707bd5f36a14389dc46fb8a425e421c8be3309ef shipit-source-id: 707bd5f36a14389dc46fb8a425e421c8be3309ef
This commit is contained in:
parent
774757d628
commit
8770fd9c11
6
website/src/react-native/showcase.js
vendored
6
website/src/react-native/showcase.js
vendored
@ -598,6 +598,12 @@ var apps = [
|
||||
linkPlayStore: 'https://play.google.com/store/apps/details?id=com.plasticaromantica.utayomin',
|
||||
author: 'Takayuki IMAI'
|
||||
},
|
||||
{
|
||||
name: '烘焙帮',
|
||||
icon: 'http://a1.mzstatic.com/us/r30/Purple69/v4/79/85/ba/7985ba1d-a807-7c34-98f1-e9e2ed5d2cb5/icon175x175.jpeg',
|
||||
linkAppStore: 'https://itunes.apple.com/cn/app/hong-bei-bang-hai-liang-hong/id1007812319?mt=8',
|
||||
author: 'Hongbeibang'
|
||||
},
|
||||
];
|
||||
|
||||
var AppList = React.createClass({
|
||||
|
Loading…
x
Reference in New Issue
Block a user