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 коммит произвёл Facebook Github Bot 0
Родитель 24b2990467
Коммит 708443e50c
1 изменённых файлов: 6 добавлений и 0 удалений

6
website/src/react-native/showcase.js поставляемый
Просмотреть файл

@ -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.'
}
];