mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-25 21:05:40 +08:00
Merge pull request #2482 from esauter5/master
Add DropBot app to Showcase
This commit is contained in:
6
website/src/react-native/showcase.js
vendored
6
website/src/react-native/showcase.js
vendored
@@ -102,6 +102,12 @@ var apps = [
|
||||
link: 'https://itunes.apple.com/us/app/reactto36/id989009293?mt=8',
|
||||
author: 'Jonathan Solichin',
|
||||
},
|
||||
{
|
||||
name: 'DropBot',
|
||||
icon: 'http://a2.mzstatic.com/us/r30/Purple69/v4/fb/df/73/fbdf73e0-22d2-c936-3115-1defa195acba/icon175x175.png',
|
||||
link: 'https://itunes.apple.com/us/app/dropbot-phone-replacement/id1000855694?mt=8',
|
||||
author: 'Peach Labs',
|
||||
},
|
||||
];
|
||||
|
||||
var showcase = React.createClass({
|
||||
|
||||
Reference in New Issue
Block a user