Added the app Hover to the React Native showcase
Summary: Closes https://github.com/facebook/react-native/pull/6135 Differential Revision: D2979226 fb-gh-sync-id: 8a6b0ab760d7511f5e13c10bcad0e368f72204b4 shipit-source-id: 8a6b0ab760d7511f5e13c10bcad0e368f72204b4
This commit is contained in:
parent
29e6bac17a
commit
d9c0f24116
|
@ -322,6 +322,13 @@ var apps = [
|
|||
link: 'https://play.google.com/store/apps/details?id=com.techulus.honestreviews&hl=en',
|
||||
author: 'Arjun Komath',
|
||||
},
|
||||
{
|
||||
name: 'Hover',
|
||||
icon: 'http://a5.mzstatic.com/us/r30/Purple3/v4/ba/55/e6/ba55e6ee-71cf-b843-f592-0917c9b6c645/icon175x175.png',
|
||||
linkAppStore: 'https://itunes.apple.com/us/app/hover-1-drone-uav-pilot-app!/id947641516?mt=8',
|
||||
linkPlayStore: 'https://play.google.com/store/apps/details?id=com.analyticadevelopment.android.hover',
|
||||
author: 'KevinEJohn',
|
||||
},
|
||||
{
|
||||
name: 'HSK Level 1 Chinese Flashcards',
|
||||
icon: 'http://is2.mzstatic.com/image/pf/us/r30/Purple1/v4/b2/4f/3a/b24f3ae3-2597-cc70-1040-731b425a5904/mzl.amxdcktl.jpg',
|
||||
|
|
Loading…
Reference in New Issue