Add biideal app to showcase

Summary:
Add biideal app to showcase which is my first RN app.
Closes https://github.com/facebook/react-native/pull/7263

Differential Revision: D3240862

Pulled By: mkonicek

fb-gh-sync-id: ba76bc19382f22f03516c02c4e01d48c53ee70f4
fbshipit-source-id: ba76bc19382f22f03516c02c4e01d48c53ee70f4
This commit is contained in:
Kudo Chien 2016-04-29 07:36:48 -07:00 committed by Facebook Github Bot 0
parent 24b2990467
commit 708443e50c
1 changed files with 6 additions and 0 deletions

View File

@ -892,6 +892,12 @@ var apps = [
icon: 'https://s3-ap-northeast-1.amazonaws.com/sw-misc/sharewis3_app.png',
link: 'https://itunes.apple.com/jp/app/id585517208',
author: 'ShareWis Inc.'
},
{
name: '找找',
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.'
}
];