showcase/whammy
Summary:Added Whammy to showcase Closes https://github.com/facebook/react-native/pull/5987 Differential Revision: D2948883 fb-gh-sync-id: cd2a3f7b228d051a055b6fe052be31cab5a98f9f shipit-source-id: cd2a3f7b228d051a055b6fe052be31cab5a98f9f
This commit is contained in:
parent
fc52a65e64
commit
62ac6aeb40
|
@ -554,6 +554,12 @@ var apps = [
|
||||||
linkPlayStore: 'https://play.google.com/store/apps/details?id=com.wearvr.app',
|
linkPlayStore: 'https://play.google.com/store/apps/details?id=com.wearvr.app',
|
||||||
author: 'WEARVR LLC',
|
author: 'WEARVR LLC',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Whammy',
|
||||||
|
icon: 'http://a4.mzstatic.com/us/r30/Purple49/v4/8f/1c/21/8f1c2158-c7fb-1bbb-94db-e77b867aad1a/icon175x175.jpeg',
|
||||||
|
link: 'https://itunes.apple.com/us/app/whammy/id899759777',
|
||||||
|
author: 'Play Company',
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'WOOP',
|
name: 'WOOP',
|
||||||
icon: 'http://a4.mzstatic.com/us/r30/Purple6/v4/b0/44/f9/b044f93b-dbf3-9ae5-0f36-9b4956628cab/icon350x350.jpeg',
|
icon: 'http://a4.mzstatic.com/us/r30/Purple6/v4/b0/44/f9/b044f93b-dbf3-9ae5-0f36-9b4956628cab/icon350x350.jpeg',
|
||||||
|
|
Loading…
Reference in New Issue