@berlitz/social-share

2.2.0 • Public • Published

Component Name npm version

Installation

yarn add @berlitz/social-share

Props

Argument Type Required Default Description
currentUrl string Yes
callToActionText string No 'Share This'
links array No defaultLinks Array of social media platforms and url
[
  {
    "platform": "Facebook",
    "url": "https://www.facebook.com/sharer/sharer.php?u="
  },
  {
    "platform": "Weibo",
    "url": "https://service.weibo.com/share/share.php?url="
  }
]

Usage

import SocialShare from '@berlitz/social-share'
const MyApp = () => (
  <SocialShare
    currentUrl={`https://www.berlitz.com${url}`}
    callToActionText={'call to action text here'}
    links={socialShareLinks}
  />
)

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
2.2.01,298latest
2.0.25-test.20canary

Version History

VersionDownloads (Last 7 Days)Published
2.2.01,298
2.1.21
2.1.10
2.1.00
2.0.320
2.0.310
2.0.300
2.0.290
2.0.280
2.0.270
2.0.261
2.0.250
2.0.25-test.20
2.0.240
2.0.230
2.0.220
2.0.210
2.0.200
2.0.190
2.0.180
2.0.170
2.0.160
2.0.150
2.0.141
2.0.130
2.0.120
2.0.110
2.0.100
2.0.90
2.0.80
2.0.70
2.0.60
2.0.1-alpha.630
2.0.50
2.0.40
2.0.30
2.0.20
2.0.10
2.0.00
1.4.310
1.4.300
1.4.290
1.4.280
1.4.270
1.4.260
1.4.251
1.4.240
1.4.230
1.4.220
1.4.210
1.4.20-alpha.10
1.4.20-alpha.00
1.4.190
1.4.180
1.4.170
1.4.160
1.4.150
1.4.140
1.4.130
1.4.120
1.4.110
1.4.100
1.4.90
1.4.80
1.4.70
1.4.60
1.4.50
1.4.40
1.4.30
1.4.20
1.4.10
1.4.00
1.3.40
1.3.30
1.3.20
1.3.10
1.3.00
1.2.130
1.2.120
1.2.110
1.2.100
1.2.90
1.2.80
1.2.70
1.2.60
1.2.50
1.2.40
1.2.30
1.2.20
1.2.10
1.2.00
1.1.460
1.1.450
1.1.440
1.1.430
1.1.420
1.1.410
1.1.400
1.1.390
1.1.380
1.1.370
1.1.360
1.1.350
1.1.340
1.1.330
1.1.320
1.1.310
1.1.300
1.1.280
1.1.270
1.1.260
1.1.250
1.1.240
1.1.230
1.1.220
1.1.210
1.1.200
1.1.190
1.1.180
1.1.170
1.1.160
1.1.150
1.1.130
1.1.120
1.1.110
1.1.100
1.1.90
1.1.80
1.1.70
1.1.60
1.1.50
1.1.40
1.1.30
1.1.10
1.0.480
1.0.470
1.0.460
1.0.450
1.0.440
1.0.430
1.0.420
1.0.410
1.0.400
1.0.390
1.0.380
1.0.370
1.0.360
1.0.340
1.0.331
1.0.320
1.0.310
1.0.300
1.0.280
1.0.270
1.0.260
1.0.250
1.0.240
1.0.230
1.0.220
1.0.210
1.0.200
1.0.190
1.0.180
1.0.160
1.0.150
1.0.140
1.0.130
1.0.120
1.0.90
1.0.80
1.0.70
1.0.50
1.0.40
1.0.30
1.0.20
1.0.10
1.0.00
1.0.0-alpha.00
0.0.20

Package Sidebar

Install

npm i @berlitz/social-share

Weekly Downloads

1,303

Version

2.2.0

License

MIT

Unpacked Size

32.3 kB

Total Files

6

Last publish

Collaborators

  • berlitz