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:
parent
24b2990467
commit
708443e50c
|
@ -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.'
|
||||
}
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in New Issue