Add Convoy app to showcase
Summary: Adding the Convoy Driver app to the app showcase Closes https://github.com/facebook/react-native/pull/8109 Differential Revision: D3433139 fbshipit-source-id: aebf53e28c6d521f823957116f9d143f7745d776
This commit is contained in:
parent
f01addb4a1
commit
3cd01125e2
|
@ -377,6 +377,12 @@ var apps = [
|
|||
'https://medium.com/formations-factory/creating-company-name-search-app-with-react-native-36a049b0848d',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Convoy Driver',
|
||||
icon: 'http://a1.mzstatic.com/us/r30/Purple30/v4/5a/74/56/5a74567d-4491-a298-65cd-722c8a7211ac/icon175x175.png',
|
||||
linkAppStore: 'https://itunes.apple.com/us/app/convoy-driver/id1045368390?mt=8',
|
||||
author: 'Convoy',
|
||||
},
|
||||
{
|
||||
name: 'DareU',
|
||||
icon: 'http://a3.mzstatic.com/us/r30/Purple6/v4/10/fb/6a/10fb6a50-57c8-061a-d865-503777bf7f00/icon175x175.png',
|
||||
|
|
Loading…
Reference in New Issue