mirror of
https://github.com/status-im/react-native.git
synced 2025-02-05 06:04:15 +00:00
Alphabetical ordering
This commit is contained in:
parent
b8f3730d8d
commit
ff58629640
12
website/src/react-native/showcase.js
vendored
12
website/src/react-native/showcase.js
vendored
@ -162,6 +162,12 @@ var apps = [
|
||||
link: 'https://itunes.apple.com/us/app/dropbot-phone-replacement/id1000855694?mt=8',
|
||||
author: 'Peach Labs',
|
||||
},
|
||||
{
|
||||
name: 'Due',
|
||||
icon: 'http://a1.mzstatic.com/us/r30/Purple69/v4/a2/41/5d/a2415d5f-407a-c565-ffb4-4f27f23d8ac2/icon175x175.png',
|
||||
link: 'https://itunes.apple.com/us/app/due-countdown-reminders-for/id1050909468?mt=8',
|
||||
author: 'Dotan Nahum',
|
||||
},
|
||||
{
|
||||
name: 'Eat or Not',
|
||||
icon: 'http://a3.mzstatic.com/us/r30/Purple5/v4/51/be/34/51be3462-b015-ebf2-11c5-69165b37fadc/icon175x175.jpeg',
|
||||
@ -422,12 +428,6 @@ var apps = [
|
||||
link: 'https://itunes.apple.com/us/app/yazboz-batak-esli-batak-okey/id1048620855?ls=1&mt=8',
|
||||
author: 'Melih Mucuk',
|
||||
},
|
||||
{
|
||||
name: 'Due',
|
||||
icon: 'http://a1.mzstatic.com/us/r30/Purple69/v4/a2/41/5d/a2415d5f-407a-c565-ffb4-4f27f23d8ac2/icon175x175.png',
|
||||
link: 'https://itunes.apple.com/us/app/due-countdown-reminders-for/id1050909468?mt=8',
|
||||
author: 'Dotan Nahum',
|
||||
},
|
||||
];
|
||||
|
||||
var AppList = React.createClass({
|
||||
|
Loading…
x
Reference in New Issue
Block a user