Add ShareWis in showcase
Summary:SSIA. Closes https://github.com/facebook/react-native/pull/6990 Differential Revision: D3184330 fb-gh-sync-id: 3fe799f252c868dc8280f38b807d4e2fd5a33241 fbshipit-source-id: 3fe799f252c868dc8280f38b807d4e2fd5a33241
This commit is contained in:
parent
42cbc55f5f
commit
75992e700d
|
@ -793,6 +793,12 @@ var apps = [
|
|||
linkAppStore: 'https://itunes.apple.com/us/app/spatula/id1090496189?ls=1&mt=8',
|
||||
linkPlayStore: 'https://play.google.com/store/apps/details?id=com.usespatula',
|
||||
author: 'Kushal Dave'
|
||||
},
|
||||
{
|
||||
name: 'ShareWis',
|
||||
icon: 'https://s3-ap-northeast-1.amazonaws.com/sw-misc/sharewis3_app.png',
|
||||
link: 'https://itunes.apple.com/jp/app/id585517208',
|
||||
author: 'ShareWis Inc.'
|
||||
}
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in New Issue