UNPKG

831 BMarkdownView Raw
1<a style="float:right;font-size:12px;" href="http://github.com/ionic-team/ionic-native/edit/master/src/@ionic-native/plugins/social-sharing/index.ts#L1">
2 Improve this doc
3</a>
4
5# Social Sharing
6
7```
8$ ionic cordova plugin add cordova-plugin-x-socialsharing
9$ npm install @ionic-native/social-sharing
10```
11
12## [Usage Documentation](https://ionicframework.com/docs/native/social-sharing/)
13
14Plugin Repo: [https://github.com/EddyVerbruggen/SocialSharing-PhoneGap-Plugin](https://github.com/EddyVerbruggen/SocialSharing-PhoneGap-Plugin)
15
16Share text, files, images, and links via social networks, sms, and email.
17
18For Browser usage check out the Web Share API docs: https://github.com/EddyVerbruggen/SocialSharing-PhoneGap-Plugin#5-web-share-api
19
20## Supported platforms
21
22- Android
23 - Browser
24 - iOS
25 - Windows
26 - Windows Phone
27
28
29