/ShareInIonic

Share images, text, messages via Facebook, Twitter, Email, SMS, WhatsApp, etc With ng-cordova in Ionic Framework

Primary LanguageJavaScript

ShareInIonic

Share images, text, messages via Facebook, Twitter, Email, SMS, WhatsApp, etc With ng-cordova in Ionic Framework

1.Create the project

ionic start Test blank cd Test ionic platform add android

2.Add Plugin (Share images, text, messages via Facebook, Twitter, Email, SMS, WhatsApp, etc using this plugin.)

cordova plugin add https://github.com/EddyVerbruggen/SocialSharing-PhoneGap-Plugin.git

For more details and step by step instruction go to http://santoshshinde2012.blogspot.in/2015/03/share-images-text-messages-via-facebook.html.