mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-29 04:35:36 +08:00
sorted alphabetically
This commit is contained in:
12
website/src/react-native/showcase.js
vendored
12
website/src/react-native/showcase.js
vendored
@@ -248,6 +248,12 @@ var apps = [
|
|||||||
link: 'https://itunes.apple.com/us/app/mintrain/id1015739031?mt=8',
|
link: 'https://itunes.apple.com/us/app/mintrain/id1015739031?mt=8',
|
||||||
author: 'Peter Cottle',
|
author: 'Peter Cottle',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Mobabuild',
|
||||||
|
icon: 'http://mobabuild.co/images/applogo.png',
|
||||||
|
link: 'http://mobabuild.co',
|
||||||
|
author: 'Sercan Demircan ( @sercanov )',
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'MockingBot',
|
name: 'MockingBot',
|
||||||
icon: 'https://s3.cn-north-1.amazonaws.com.cn/modao/downloads/images/MockingBot175.png',
|
icon: 'https://s3.cn-north-1.amazonaws.com.cn/modao/downloads/images/MockingBot175.png',
|
||||||
@@ -392,12 +398,6 @@ var apps = [
|
|||||||
link: 'https://itunes.apple.com/us/app/yazboz-batak-esli-batak-okey/id1048620855?ls=1&mt=8',
|
link: 'https://itunes.apple.com/us/app/yazboz-batak-esli-batak-okey/id1048620855?ls=1&mt=8',
|
||||||
author: 'Melih Mucuk',
|
author: 'Melih Mucuk',
|
||||||
},
|
},
|
||||||
{
|
|
||||||
name: 'Mobabuild',
|
|
||||||
icon: 'http://mobabuild.co/images/applogo.png',
|
|
||||||
link: 'http://mobabuild.co',
|
|
||||||
author: 'Sercan Demircan ( @sercanov )',
|
|
||||||
},
|
|
||||||
];
|
];
|
||||||
|
|
||||||
var AppList = React.createClass({
|
var AppList = React.createClass({
|
||||||
|
|||||||
Reference in New Issue
Block a user