> For the complete documentation index, see [llms.txt](https://danielsogl.gitbook.io/awesome-cordova-plugins/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/plugins/social-sharing.md).

# Social Sharing

Share text, files, images, and links via social networks, sms, and email.

For Browser usage check out the Web Share API docs: <https://github.com/EddyVerbruggen/SocialSharing-PhoneGap-Plugin#5-web-share-api>

## Installation

```bash
ionic cordova plugin add cordova-plugin-x-socialsharing
npm install @awesome-cordova-plugins/social-sharing
```

**Plugin Repo:** <https://github.com/EddyVerbruggen/SocialSharing-PhoneGap-Plugin>

## Supported Platforms

* Android
* Browser
* iOS

## Further Information

* [Installation Guide](/awesome-cordova-plugins/installation.md)
* [FAQ](/awesome-cordova-plugins/faq.md)
