Skip to content

Ashutosh0Sharma/Ionic_Cordova_Social_Sharing

Repository files navigation

Social Sharing in Ionic using Cordova

Social Sharing is used to share text, files, images, and link via native options available in device (share with social networks, SMS, email etc.).

1) Installation

2) Plugin Reference

https://github.com/EddyVerbruggen/SocialSharing-PhoneGap-Plugin

3) Example

4) Info

The Social Sharing plugin accepts the following 4 parameters

  • Message (Description like to pass as a message body)
  • Subject (Subject of the share message) .
  • File URL (Universal Resource Locator) (URL of the file which you like to share as an attachment)
  • URL (URL of the link which you like to share as an attachment)

Note*: If you do not want to pass file URL or URL you can write null, there

5) On Application

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published