mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-03-29 07:48:17 +08:00
Add Splash to Showcase
Summary: Add an additional react native app to the showcase page. Closes https://github.com/facebook/react-native/pull/7499 Differential Revision: D3286553 fbshipit-source-id: f057217b4db6cb1134e15abbca1067483066a68e
This commit is contained in:
committed by
Facebook Github Bot 8
parent
2a150cc30a
commit
a0384dad3c
32
website/src/react-native/showcase.js
vendored
32
website/src/react-native/showcase.js
vendored
@@ -765,6 +765,12 @@ var apps = [
|
||||
linkPlayStore: 'https://play.google.com/store/apps/details?id=kr.dobbit.sharehows',
|
||||
author: 'Dobbit Co., Ltd.'
|
||||
},
|
||||
{
|
||||
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.'
|
||||
},
|
||||
{
|
||||
name: 'sneat: réservez les meilleurs restaurants de Paris',
|
||||
icon: 'http://a3.mzstatic.com/eu/r30/Purple49/v4/71/71/df/7171df47-6e03-8619-19a8-07f52186b0ed/icon175x175.jpeg',
|
||||
@@ -777,6 +783,19 @@ var apps = [
|
||||
link: 'https://play.google.com/store/apps/details?id=com.SoftwareInterview',
|
||||
author: 'Andrew F. Ly',
|
||||
},
|
||||
{
|
||||
name: 'Spatula',
|
||||
icon: 'https://lh3.googleusercontent.com/26xtcDsloLCAOpqgH_87sDxaSJsLuSN--oj-z5Frcdsaq4ta2GQlktF5ktTNWrRHyqo=w300-rw',
|
||||
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: 'Splash: On-Demand Auto Detailing',
|
||||
icon: 'http://a2.mzstatic.com/us/r30/Purple30/v4/c3/14/74/c314748f-ff16-c7ec-77c5-1a84657d9154/icon175x175.jpeg',
|
||||
linkAppStore: 'https://itunes.apple.com/us/app/splash-on-demand-auto-detailing/id1111109177',
|
||||
author: 'Alex Leventer'
|
||||
},
|
||||
{
|
||||
name: 'Spero for Cancer',
|
||||
icon: 'https://s3-us-west-1.amazonaws.com/cancerspot/site_images/Spero1024.png',
|
||||
@@ -934,19 +953,6 @@ var apps = [
|
||||
linkAppStore: 'https://itunes.apple.com/cn/app/hong-bei-bang-hai-liang-hong/id1007812319?mt=8',
|
||||
author: 'Hongbeibang'
|
||||
},
|
||||
{
|
||||
name: 'Spatula',
|
||||
icon: 'https://lh3.googleusercontent.com/26xtcDsloLCAOpqgH_87sDxaSJsLuSN--oj-z5Frcdsaq4ta2GQlktF5ktTNWrRHyqo=w300-rw',
|
||||
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.'
|
||||
},
|
||||
{
|
||||
name: '找找',
|
||||
icon: 'https://lh3.googleusercontent.com/H0SILVHcDUxSMoSQwMb2QYtLjTBCqvK5ZEjOEwKQQ-2qnRV6Hd9Hn-gtSGPaoIOPwA=w300-rw',
|
||||
|
||||
Reference in New Issue
Block a user